Trace number 2068651

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 11.3903 11.8283

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-05-07.xml
MD5SUM50cc9c82536372cb6b68e90efbe009df
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.05899
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints23
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension13
Global constraints used (with number of constraints)

Solver Data

0.05/0.42	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.42	c 0	BEGIN Sat Jul 11 23:33:39 2009
0.05/0.42	c 0	PID 16350
0.05/0.43	c 0	HOST node89.alineos.net
0.05/0.43	c 0	CONVERTING HOME/instance-2068651-1247348018.xml TO HOME/temp.csp
0.05/0.43	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2068651-1247348018.xml' 'HOME/temp.csp'
0.07/0.73	c 0	1 domains, 21 variables, 3 predicates, 3 relations, 23 constraints
0.07/0.74	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.74	c 0	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.37/0.82	c 0	Parsing HOME/temp.csp
0.37/0.97	c 0	parsed 51 expressions
0.37/0.98	c 0	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.37/0.98	c 0	Converting to clausal form CSP
0.37/1.00	c 0	converted 6 (10%) expressions
0.37/1.00	c 0	converted 11 (20%) expressions
0.37/1.00	c 0	converted 16 (30%) expressions
0.37/1.00	c 0	converted 21 (40%) expressions
0.61/1.01	c 0	converted 26 (50%) expressions
0.61/1.06	c 0	converted 31 (60%) expressions
0.81/1.29	c 0	converted 36 (70%) expressions
1.01/1.45	c 1	converted 41 (80%) expressions
1.01/1.45	c 1	converted 46 (90%) expressions
1.01/1.46	c 1	converted 51 (100%) expressions
1.01/1.46	c 1	CSP : 21 integers, 0 booleans, 23 clauses, largest domain size 26
1.01/1.46	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.01/1.46	c 1	Propagation in CSP
1.01/1.46	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.01/1.46	c 1	CSP : 21 integers, 0 booleans, 23 clauses, largest domain size 26
1.01/1.46	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.01/1.47	c 1	Simplifing CSP by introducing new Boolean variables
1.01/1.47	c 1	CSP : 21 integers, 108 booleans, 131 clauses, largest domain size 26
1.01/1.47	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.11/1.54	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.11/1.55	c 1	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
1.11/1.55	c 1	5 (20%) CSP integer variables are encoded (120 clauses, 1176 bytes)
1.11/1.55	c 1	7 (30%) CSP integer variables are encoded (168 clauses, 1704 bytes)
1.11/1.56	c 1	9 (40%) CSP integer variables are encoded (216 clauses, 2232 bytes)
1.11/1.56	c 1	11 (50%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.11/1.56	c 1	13 (60%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.11/1.56	c 1	15 (70%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.11/1.56	c 1	17 (80%) CSP integer variables are encoded (408 clauses, 4344 bytes)
1.11/1.56	c 1	19 (90%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.11/1.56	c 1	21 (100%) CSP integer variables are encoded (504 clauses, 5400 bytes)
10.99/11.40	c 11	14 (10%) CSP clauses are encoded (143982 clauses, 4977868 bytes)
10.99/11.40	c 11	27 (20%) CSP clauses are encoded (144270 clauses, 4982155 bytes)
10.99/11.40	c 11	40 (30%) CSP clauses are encoded (144583 clauses, 4986748 bytes)
10.99/11.41	c 11	53 (40%) CSP clauses are encoded (144871 clauses, 4991152 bytes)
10.99/11.41	c 11	66 (50%) CSP clauses are encoded (145184 clauses, 4995970 bytes)
10.99/11.41	c 11	79 (60%) CSP clauses are encoded (145497 clauses, 5000888 bytes)
10.99/11.41	c 11	92 (70%) CSP clauses are encoded (145785 clauses, 5005433 bytes)
10.99/11.41	c 11	105 (80%) CSP clauses are encoded (146098 clauses, 5010233 bytes)
10.99/11.41	c 11	118 (90%) CSP clauses are encoded (146411 clauses, 5015041 bytes)
10.99/11.42	c 11	131 (100%) CSP clauses are encoded (146699 clauses, 5019502 bytes)
10.99/11.42	c 11	131 CSP clauses encoded
10.99/11.42	c 11	Writing map file : HOME/temp.map
10.99/11.42	c 11	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
10.99/11.42	c 11	SAT : 633 SAT variables, 146699 SAT clauses, 5019502 bytes
10.99/11.42	c 11	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
10.99/11.43	c 11	SOLVING HOME/temp.cnf
10.99/11.43	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.99/11.43	c 11	This is MiniSat 2.0 beta
10.99/11.43	c 11	WARNING: for repeatability, setting FPU to use double precision
10.99/11.43	c 11	============================[ Problem Statistics ]=============================
10.99/11.43	c 11	|                                                                             |
10.99/11.43	c 11	|  Number of variables:  633                                                  |
10.99/11.43	c 11	|  Number of clauses:    146699                                               |
11.02/11.55	c 11	|  Parsing time:         0.10         s                                       |
11.02/11.56	c 11	============================[ Search Statistics ]==============================
11.02/11.56	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.02/11.56	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.02/11.56	c 11	===============================================================================
11.02/11.56	c 11	|         0 |     633   146699  1098106 |    48899        0    nan |  0.000 % |
11.02/11.58	c 11	|       100 |     633   146699  1098106 |    53789      100     10 |  0.000 % |
11.02/11.61	c 11	|       251 |     633   146699  1098106 |    59168      251      8 |  0.001 % |
11.02/11.64	c 11	|       479 |     633   146699  1098106 |    65085      479      8 |  0.006 % |
11.02/11.66	c 11	===============================================================================
11.02/11.66	c 11	restarts              : 4
11.02/11.66	c 11	conflicts             : 517            (2439 /sec)
11.02/11.66	c 11	decisions             : 1057           (1.42 % random) (4987 /sec)
11.02/11.66	c 11	propagations          : 13317          (62826 /sec)
11.02/11.66	c 11	conflict literals     : 4267           (21.52 % deleted)
11.02/11.66	c 11	Memory used           : 11.34 MB
11.02/11.66	c 11	CPU time              : 0.211967 s
11.02/11.66	c 11	
11.02/11.66	c 11	SATISFIABLE
11.02/11.66	c 11	DECODING HOME/temp.out WITH HOME/temp.map
11.02/11.66	c 11	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'
11.25/11.74	c 11	Decoding HOME/temp.out
11.25/11.76	s SATISFIABLE
11.25/11.76	v 18 14 19 18 24 0 22 24 0 17 19 8 4 18 20 4 19 0 15 18 4
11.25/11.78	c 11	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.25/11.82	c 11	CPU 11.37 (0.06 0.01 11.08 0.22)
11.25/11.82	c 11	END Sat Jul 11 23:33:50 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-2068651-1247348018/watcher-2068651-1247348018 -o /tmp/evaluation-result-2068651-1247348018/solver-2068651-1247348018 -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-2068651-1247348018.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.11 2.75 3.39 4/81 16350
/proc/meminfo: memFree=1827512/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=18576 CPUtime=0
/proc/16350/stat : 16350 (runsolver) R 16348 16350 14142 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21866983 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 249069890855 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16350/statm: 4644 284 249 26 0 2626 0

[startup+0.0518929 s]
/proc/loadavg: 2.11 2.75 3.39 4/81 16350
/proc/meminfo: memFree=1827512/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=124 CPUtime=0
/proc/16350/stat : 16350 (sugar) D 16348 16350 14142 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 21866983 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 249067271657 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/16350/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.101899 s]
/proc/loadavg: 2.11 2.75 3.39 4/81 16350
/proc/meminfo: memFree=1827512/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=7504 CPUtime=0
/proc/16350/stat : 16350 (sugar) D 16348 16350 14142 0 -1 4194304 62 0 1 0 0 0 0 0 18 0 1 0 21866983 7684096 48 996147200 4194304 4206940 548682068608 18446744073709551615 249067274960 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/16350/statm: 1876 48 36 3 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7504

[startup+0.301922 s]
/proc/loadavg: 2.11 2.75 3.39 4/81 16350
/proc/meminfo: memFree=1827512/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=13600 CPUtime=0.04
/proc/16350/stat : 16350 (sugar) R 16348 16350 14142 0 -1 4194304 781 0 3 0 3 1 0 0 18 0 1 0 21866983 13926400 752 996147200 4194304 4206940 548682068608 18446744073709551615 249087519861 0 0 4224 0 0 0 0 17 0 0 0
/proc/16350/statm: 3400 752 338 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701965 s]
/proc/loadavg: 2.11 2.75 3.39 4/81 16350
/proc/meminfo: memFree=1827512/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=16868 CPUtime=0.07
/proc/16350/stat : 16350 (sugar) S 16348 16350 14142 0 -1 4194304 1222 128 5 0 6 1 0 0 16 0 1 0 21866983 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16350/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50205 s]
/proc/loadavg: 2.18 2.76 3.38 3/92 16372
/proc/meminfo: memFree=1815136/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=16868 CPUtime=0.37
/proc/16350/stat : 16350 (sugar) S 16348 16350 14142 0 -1 4194304 1305 6575 5 1 6 1 26 4 15 0 1 0 21866983 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16350/statm: 4217 1111 409 3 0 796 0
[pid=16363] ppid=16350 vsize=5356 CPUtime=0
/proc/16363/stat : 16363 (sh) S 16350 16350 14142 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21867058 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16363/statm: 1339 233 193 169 0 50 0
[pid=16364] ppid=16363 vsize=864540 CPUtime=0.74
/proc/16364/stat : 16364 (java) S 16363 16350 14142 0 -1 0 8235 0 1 0 70 4 0 0 19 0 9 0 21867058 885288960 7500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16364/statm: 216135 7500 2566 9 0 210640 0
[pid=16364/tid=16365] ppid=16363 vsize=864540 CPUtime=0.36
/proc/16364/task/16365/stat : 16365 (java) R 16363 16350 14142 0 -1 64 2794 0 1 0 35 1 0 0 22 0 9 0 21867059 885288960 7500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16366] ppid=16363 vsize=864540 CPUtime=0.3
/proc/16364/task/16366/stat : 16366 (java) R 16363 16350 14142 0 -1 64 4428 0 0 0 29 1 0 0 16 0 9 0 21867060 885288960 7500 996147200 134512640 134550932 4294955936 18446744073709551615 104189893 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16367] ppid=16363 vsize=864540 CPUtime=0
/proc/16364/task/16367/stat : 16367 (java) S 16363 16350 14142 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21867060 885288960 7500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16368] ppid=16363 vsize=864540 CPUtime=0
/proc/16364/task/16368/stat : 16368 (java) S 16363 16350 14142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21867060 885288960 7500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16369] ppid=16363 vsize=864540 CPUtime=0
/proc/16364/task/16369/stat : 16369 (java) S 16363 16350 14142 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21867062 885288960 7500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16370] ppid=16363 vsize=864540 CPUtime=0.04
/proc/16364/task/16370/stat : 16370 (java) S 16363 16350 14142 0 -1 64 315 0 0 0 4 0 0 0 16 0 9 0 21867062 885288960 7500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16371] ppid=16363 vsize=864540 CPUtime=0
/proc/16364/task/16371/stat : 16371 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21867062 885288960 7500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16372] ppid=16363 vsize=864540 CPUtime=0
/proc/16364/task/16372/stat : 16372 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21867062 885288960 7500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 886764

[startup+3.1012 s]
/proc/loadavg: 2.18 2.76 3.38 3/92 16372
/proc/meminfo: memFree=1802400/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=16868 CPUtime=0.37
/proc/16350/stat : 16350 (sugar) S 16348 16350 14142 0 -1 4194304 1305 6575 5 1 6 1 26 4 15 0 1 0 21866983 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16350/statm: 4217 1111 409 3 0 796 0
[pid=16363] ppid=16350 vsize=5356 CPUtime=0
/proc/16363/stat : 16363 (sh) S 16350 16350 14142 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21867058 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16363/statm: 1339 233 193 169 0 50 0
[pid=16364] ppid=16363 vsize=864464 CPUtime=2.33
/proc/16364/stat : 16364 (java) S 16363 16350 14142 0 -1 0 9103 0 2 0 227 6 0 0 19 0 9 0 21867058 885211136 8271 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16364/statm: 216116 8271 2590 9 0 210593 0
[pid=16364/tid=16365] ppid=16363 vsize=864464 CPUtime=1.83
/proc/16364/task/16365/stat : 16365 (java) R 16363 16350 14142 0 -1 64 2921 0 2 0 181 2 0 0 25 0 9 0 21867059 885211136 8271 996147200 134512640 134550932 4294955936 18446744073709551615 4125952247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16366] ppid=16363 vsize=864464 CPUtime=0.4
/proc/16364/task/16366/stat : 16366 (java) S 16363 16350 14142 0 -1 64 5147 0 0 0 38 2 0 0 16 0 9 0 21867060 885211136 8271 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16367] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16367/stat : 16367 (java) S 16363 16350 14142 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21867060 885211136 8271 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16368] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16368/stat : 16368 (java) S 16363 16350 14142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21867060 885211136 8271 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16369] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16369/stat : 16369 (java) S 16363 16350 14142 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21867062 885211136 8271 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16370] ppid=16363 vsize=864464 CPUtime=0.07
/proc/16364/task/16370/stat : 16370 (java) S 16363 16350 14142 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 21867062 885211136 8271 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16371] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16371/stat : 16371 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21867062 885211136 8271 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16372] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16372/stat : 16372 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21867062 885211136 8271 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 886688

[startup+6.30252 s]
/proc/loadavg: 2.18 2.76 3.38 4/92 16372
/proc/meminfo: memFree=1794016/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=16868 CPUtime=0.37
/proc/16350/stat : 16350 (sugar) S 16348 16350 14142 0 -1 4194304 1305 6575 5 1 6 1 26 4 15 0 1 0 21866983 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16350/statm: 4217 1111 409 3 0 796 0
[pid=16363] ppid=16350 vsize=5356 CPUtime=0
/proc/16363/stat : 16363 (sh) S 16350 16350 14142 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21867058 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16363/statm: 1339 233 193 169 0 50 0
[pid=16364] ppid=16363 vsize=864464 CPUtime=5.53
/proc/16364/stat : 16364 (java) S 16363 16350 14142 0 -1 0 11618 0 2 0 545 8 0 0 19 0 9 0 21867058 885211136 9458 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16364/statm: 216116 9458 2590 9 0 210593 0
[pid=16364/tid=16365] ppid=16363 vsize=864464 CPUtime=4.85
/proc/16364/task/16365/stat : 16365 (java) R 16363 16350 14142 0 -1 64 2996 0 2 0 483 2 0 0 25 0 9 0 21867059 885211136 9458 996147200 134512640 134550932 4294955936 18446744073709551615 103210629 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16366] ppid=16363 vsize=864464 CPUtime=0.58
/proc/16364/task/16366/stat : 16366 (java) S 16363 16350 14142 0 -1 64 7587 0 0 0 54 4 0 0 16 0 9 0 21867060 885211136 9458 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16367] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16367/stat : 16367 (java) S 16363 16350 14142 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21867060 885211136 9458 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16368] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16368/stat : 16368 (java) S 16363 16350 14142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21867060 885211136 9458 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16369] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16369/stat : 16369 (java) S 16363 16350 14142 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21867062 885211136 9458 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16370] ppid=16363 vsize=864464 CPUtime=0.07
/proc/16364/task/16370/stat : 16370 (java) S 16363 16350 14142 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 21867062 885211136 9458 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16371] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16371/stat : 16371 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21867062 885211136 9458 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16372] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16372/stat : 16372 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21867062 885211136 9458 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 886688

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

[startup+9.50283 s]
/proc/loadavg: 2.25 2.76 3.38 3/92 16372
/proc/meminfo: memFree=1792160/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=16868 CPUtime=0.37
/proc/16350/stat : 16350 (sugar) S 16348 16350 14142 0 -1 4194304 1305 6575 5 1 6 1 26 4 15 0 1 0 21866983 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16350/statm: 4217 1111 409 3 0 796 0
[pid=16363] ppid=16350 vsize=5356 CPUtime=0
/proc/16363/stat : 16363 (sh) S 16350 16350 14142 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21867058 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16363/statm: 1339 233 193 169 0 50 0
[pid=16364] ppid=16363 vsize=864464 CPUtime=8.73
/proc/16364/stat : 16364 (java) S 16363 16350 14142 0 -1 0 11720 0 2 0 862 11 0 0 19 0 9 0 21867058 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16364/statm: 216116 9459 2590 9 0 210593 0
[pid=16364/tid=16365] ppid=16363 vsize=864464 CPUtime=7.98
/proc/16364/task/16365/stat : 16365 (java) R 16363 16350 14142 0 -1 64 3097 0 2 0 793 5 0 0 25 0 9 0 21867059 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4126550242 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16366] ppid=16363 vsize=864464 CPUtime=0.65
/proc/16364/task/16366/stat : 16366 (java) S 16363 16350 14142 0 -1 64 7587 0 0 0 61 4 0 0 16 0 9 0 21867060 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16367] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16367/stat : 16367 (java) S 16363 16350 14142 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21867060 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16368] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16368/stat : 16368 (java) S 16363 16350 14142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21867060 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16369] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16369/stat : 16369 (java) S 16363 16350 14142 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21867062 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16370] ppid=16363 vsize=864464 CPUtime=0.07
/proc/16364/task/16370/stat : 16370 (java) S 16363 16350 14142 0 -1 64 338 0 0 0 7 0 0 0 17 0 9 0 21867062 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16371] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16371/stat : 16371 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21867062 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16372] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16372/stat : 16372 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21867062 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.1
Current children cumulated vsize (KiB) 886688

[startup+11.103 s]
/proc/loadavg: 2.23 2.75 3.37 3/92 16372
/proc/meminfo: memFree=1790944/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=16868 CPUtime=0.37
/proc/16350/stat : 16350 (sugar) S 16348 16350 14142 0 -1 4194304 1305 6575 5 1 6 1 26 4 15 0 1 0 21866983 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16350/statm: 4217 1111 409 3 0 796 0
[pid=16363] ppid=16350 vsize=5356 CPUtime=0
/proc/16363/stat : 16363 (sh) S 16350 16350 14142 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21867058 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16363/statm: 1339 233 193 169 0 50 0
[pid=16364] ppid=16363 vsize=864464 CPUtime=10.33
/proc/16364/stat : 16364 (java) S 16363 16350 14142 0 -1 0 12972 0 2 0 1021 12 0 0 19 0 9 0 21867058 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16364/statm: 216116 9459 2590 9 0 210593 0
[pid=16364/tid=16365] ppid=16363 vsize=864464 CPUtime=9.46
/proc/16364/task/16365/stat : 16365 (java) R 16363 16350 14142 0 -1 64 3117 0 2 0 941 5 0 0 25 0 9 0 21867059 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16366] ppid=16363 vsize=864464 CPUtime=0.77
/proc/16364/task/16366/stat : 16366 (java) S 16363 16350 14142 0 -1 64 8819 0 0 0 72 5 0 0 16 0 9 0 21867060 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16367] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16367/stat : 16367 (java) S 16363 16350 14142 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21867060 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16368] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16368/stat : 16368 (java) S 16363 16350 14142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21867060 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16369] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16369/stat : 16369 (java) S 16363 16350 14142 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21867062 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16370] ppid=16363 vsize=864464 CPUtime=0.07
/proc/16364/task/16370/stat : 16370 (java) S 16363 16350 14142 0 -1 64 338 0 0 0 7 0 0 0 17 0 9 0 21867062 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16371] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16371/stat : 16371 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21867062 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16364/tid=16372] ppid=16363 vsize=864464 CPUtime=0
/proc/16364/task/16372/stat : 16372 (java) S 16363 16350 14142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21867062 885211136 9459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.7
Current children cumulated vsize (KiB) 886688

[startup+11.501 s]
/proc/loadavg: 2.23 2.75 3.37 3/92 16372
/proc/meminfo: memFree=1790944/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=16868 CPUtime=11.02
/proc/16350/stat : 16350 (sugar) S 16348 16350 14142 0 -1 4194304 1369 19878 5 3 6 1 1077 18 16 0 1 0 21866983 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16350/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 16868

[startup+11.701 s]
/proc/loadavg: 2.23 2.75 3.37 3/92 16372
/proc/meminfo: memFree=1790944/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=16868 CPUtime=11.25
/proc/16350/stat : 16350 (sugar) S 16348 16350 14142 0 -1 4194304 1422 22912 5 3 6 1 1098 20 16 0 1 0 21866983 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16350/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 16868

[startup+11.8011 s]
/proc/loadavg: 2.23 2.75 3.37 3/92 16372
/proc/meminfo: memFree=1790944/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=16868 CPUtime=11.25
/proc/16350/stat : 16350 (sugar) S 16348 16350 14142 0 -1 4194304 1442 22912 5 3 6 1 1098 20 15 0 1 0 21866983 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16350/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 11.8283
CPU time (s): 11.3903
CPU user time (s): 11.1483
CPU system time (s): 0.241963
CPU usage (%): 96.297
Max. virtual memory (cumulated for all children) (KiB): 889464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1483
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28182
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4183
involuntary context switches= 4018

runsolver used 0.021996 second user time and 0.042993 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-11 23:33:38
IDJOB=2068651
IDBENCH=54904
IDSOLVER=739
FILE ID=node89/2068651-1247348018
PBS_JOBID= 9506728
Free space on /tmp= 66160 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-05-07.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-2068651-1247348018/watcher-2068651-1247348018 -o /tmp/evaluation-result-2068651-1247348018/solver-2068651-1247348018 -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-2068651-1247348018.xml

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

MD5SUM BENCH= 50cc9c82536372cb6b68e90efbe009df
RANDOM SEED=1035126386

node89.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.213
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.213
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:       1827992 kB
Buffers:          5264 kB
Cached:          66340 kB
SwapCached:          0 kB
Active:         153364 kB
Inactive:        26496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:         126064 kB
Slab:            33240 kB
Committed_AS:   890696 kB
PageTables:       1956 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= 66160 MiB
End job on node89 at 2009-07-11 23:33:50