Trace number 1069306

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatUNSAT 45.5581 46.1235

General information on the benchmark

Namecsp/pseudoGLB/
normalized-ooo-tag12-ucl.xml
MD5SUM679e3413644ecd078a202b0a33bf19eb
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.5581
Satisfiable
(Un)Satisfiability was proved
Number of variables20605
Number of constraints59851
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(59851)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 10:16:02 2008
0.00/0.05	c 0	PID 30231
0.04/0.05	c 0	HOST node14.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1069306-1215159361.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1069306-1215159361.xml' 'HOME/temp.csp'
5.42/5.56	c 6	1 domains, 20605 variables, 0 predicates, 0 relations, 59851 constraints
5.48/5.64	c 6	ENCODING HOME/temp.csp TO HOME/temp.cnf
5.48/5.64	c 6	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'
5.50/5.72	c 6	Parsing HOME/temp.csp
5.50/6.14	c 6	parsed 10000 expressions
5.50/6.33	c 6	parsed 20000 expressions
6.54/6.74	c 7	parsed 30000 expressions
6.94/7.18	c 7	parsed 40000 expressions
7.43/7.69	c 8	parsed 50000 expressions
7.82/8.06	c 8	parsed 60000 expressions
8.51/8.76	c 9	parsed 70000 expressions
9.00/9.27	c 9	parsed 80000 expressions
9.10/9.32	c 9	parsed 80457 expressions
9.10/9.33	c 9	Heap : 45 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.10/9.33	c 9	Converting to clausal form CSP
9.10/9.38	c 9	converted 8046 (10%) expressions
9.10/9.39	c 9	converted 16092 (20%) expressions
9.40/9.69	c 10	converted 24138 (30%) expressions
9.70/9.92	c 10	converted 32183 (40%) expressions
9.90/10.16	c 10	converted 40229 (50%) expressions
10.69/10.93	c 11	converted 48275 (60%) expressions
10.89/11.16	c 11	converted 56320 (70%) expressions
11.18/11.42	c 11	converted 64366 (80%) expressions
11.48/11.70	c 12	converted 72412 (90%) expressions
12.37/12.68	c 13	converted 80457 (100%) expressions
12.37/12.69	c 13	CSP : 31189 integers, 0 booleans, 81019 clauses, largest domain size 75
12.37/12.69	c 13	Heap : 86 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
12.37/12.69	c 13	Propagation in CSP
12.97/13.29	c 13	1015 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.97/13.29	c 13	CSP : 31189 integers, 0 booleans, 81019 clauses, largest domain size 64
12.97/13.30	c 13	Heap : 87 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.06/13.32	c 13	Simplifing CSP by introducing new Boolean variables
13.06/13.36	c 13	CSP : 31189 integers, 0 booleans, 81019 clauses, largest domain size 64
13.06/13.36	c 13	Heap : 86 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.36/13.65	c 14	Encoding CSP to SAT : HOME/temp.cnf
13.36/13.69	c 14	3119 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
13.36/13.69	c 14	6238 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
13.45/13.70	c 14	9357 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
13.45/13.70	c 14	12476 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
13.45/13.71	c 14	15595 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
13.45/13.71	c 14	18714 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
13.45/13.75	c 14	21833 (70%) CSP integer variables are encoded (25566 clauses, 383554 bytes)
13.56/13.83	c 14	24952 (80%) CSP integer variables are encoded (93165 clauses, 1432210 bytes)
13.66/13.92	c 14	28071 (90%) CSP integer variables are encoded (157712 clauses, 2529509 bytes)
13.74/14.01	c 14	31189 (100%) CSP integer variables are encoded (228879 clauses, 3739348 bytes)
13.85/14.11	c 14	8102 (10%) CSP clauses are encoded (236974 clauses, 3843236 bytes)
13.85/14.16	c 14	16204 (20%) CSP clauses are encoded (245076 clauses, 3950371 bytes)
13.95/14.22	c 14	24306 (30%) CSP clauses are encoded (253178 clauses, 4057447 bytes)
13.95/14.27	c 14	32408 (40%) CSP clauses are encoded (261280 clauses, 4178696 bytes)
14.05/14.32	c 14	40510 (50%) CSP clauses are encoded (269361 clauses, 4301853 bytes)
14.14/14.40	c 14	48612 (60%) CSP clauses are encoded (277463 clauses, 4451586 bytes)
14.14/14.48	c 14	56714 (70%) CSP clauses are encoded (285565 clauses, 4614989 bytes)
15.14/15.44	c 15	64816 (80%) CSP clauses are encoded (810439 clauses, 15231981 bytes)
16.42/16.74	c 17	72918 (90%) CSP clauses are encoded (1504849 clauses, 30865666 bytes)
17.71/18.02	c 18	81019 (100%) CSP clauses are encoded (2180165 clauses, 46309424 bytes)
17.71/18.03	c 18	81019 CSP clauses encoded
17.71/18.03	c 18	Writing map file : HOME/temp.map
17.81/18.12	c 18	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.81/18.12	c 18	SAT : 260055 SAT variables, 2180165 SAT clauses, 46309424 bytes
17.81/18.12	c 18	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.81/18.16	c 18	SOLVING HOME/temp.cnf
17.81/18.16	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.81/18.16	c 18	This is MiniSat 2.0 beta
17.81/18.16	c 18	WARNING: for repeatability, setting FPU to use double precision
17.81/18.16	c 18	============================[ Problem Statistics ]=============================
17.81/18.16	c 18	|                                                                             |
17.81/18.17	c 18	|  Number of variables:  260055                                               |
17.81/18.17	c 18	|  Number of clauses:    2180165                                              |
19.09/19.41	c 19	|  Parsing time:         1.06         s                                       |
19.09/19.47	c 19	============================[ Search Statistics ]==============================
19.09/19.47	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.09/19.47	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.09/19.47	c 19	===============================================================================
19.09/19.47	c 19	|         0 |  260055  2180165  5945675 |   726721        0    nan |  0.000 % |
19.37/19.78	c 20	|       101 |  260055  2180165  5945675 |   799393      101     16 |  0.000 % |
20.08/20.48	c 20	|       251 |  260055  2180165  5945675 |   879333      251     14 |  0.000 % |
20.47/20.81	c 21	|       477 |  260055  2180165  5945675 |   967266      477     27 |  0.000 % |
21.06/21.41	c 21	|       814 |  260055  2180165  5945675 |  1063993      814     33 |  0.000 % |
22.45/22.85	c 23	|      1320 |  260055  2180165  5945675 |  1170392     1320     27 |  0.000 % |
23.54/23.96	c 24	|      2079 |  260055  2180165  5945675 |  1287431     2079     34 |  0.000 % |
25.12/25.59	c 26	|      3218 |  260055  2180165  5945675 |  1416174     3218     32 |  0.000 % |
26.80/27.20	c 27	|      4927 |  260055  2180165  5945675 |  1557792     4927     31 |  0.000 % |
31.36/31.85	c 32	|      7491 |  260055  2180165  5945675 |  1713571     7491     30 |  0.000 % |
38.20/38.79	c 39	|     11336 |  259170  2177161  5938791 |  1884928     9541     30 |  0.340 % |
45.03/45.64	c 46	===============================================================================
45.03/45.64	c 46	restarts              : 11
45.03/45.64	c 46	conflicts             : 15293          (566 /sec)
45.03/45.64	c 46	decisions             : 20427          (1.84 % random) (756 /sec)
45.03/45.64	c 46	propagations          : 55996194       (2072176 /sec)
45.03/45.64	c 46	conflict literals     : 445263         (40.39 % deleted)
45.03/45.64	c 46	Memory used           : 112.93 MB
45.03/45.64	c 46	CPU time              : 27.0229 s
45.03/45.64	c 46	
45.03/45.64	c 46	UNSATISFIABLE
45.03/45.66	c 46	DECODING HOME/temp.out WITH HOME/temp.map
45.03/45.66	c 46	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
45.10/45.74	c 46	Decoding HOME/temp.out
45.10/46.07	s UNSATISFIABLE
45.10/46.07	c 46	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
45.10/46.09	c 46	CPU 44.52 (0.05 0.01 44.47 0.98)
45.10/46.09	c 46	END Fri Jul  4 10:16:48 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069306-1215159361/watcher-1069306-1215159361 -o /tmp/evaluation-result-1069306-1215159361/solver-1069306-1215159361 -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-1069306-1215159361.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 30231
/proc/meminfo: memFree=1676912/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=18572 CPUtime=0
/proc/30231/stat : 30231 (runsolver) R 30229 30231 30101 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1545610225 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30231/statm: 4643 292 257 25 0 2626 0

[startup+0.0505209 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 30231
/proc/meminfo: memFree=1676912/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=0.04
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1545610225 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.10132 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 30231
/proc/meminfo: memFree=1676912/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=0.04
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1545610225 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.30135 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 30231
/proc/meminfo: memFree=1676912/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=0.04
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1545610225 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701427 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 30231
/proc/meminfo: memFree=1676912/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=0.04
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1545610225 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50257 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 30243
/proc/meminfo: memFree=1648280/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=0.04
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1545610225 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 796 370 3 0 500 0
[pid=30234] ppid=30231 vsize=5356 CPUtime=0
/proc/30234/stat : 30234 (sh) S 30231 30231 30101 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 1545610230 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30234/statm: 1339 233 193 169 0 50 0
[pid=30235] ppid=30234 vsize=864680 CPUtime=1.42
/proc/30235/stat : 30235 (java) S 30234 30231 30101 0 -1 0 16703 0 1 0 134 8 0 0 18 0 9 0 1545610230 885432320 14257 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30235/statm: 216170 14257 2529 9 0 210752 0
[pid=30235/tid=30236] ppid=30234 vsize=864680 CPUtime=0.84
/proc/30235/task/30236/stat : 30236 (java) R 30234 30231 30101 0 -1 64 3021 0 1 0 82 2 0 0 25 0 9 0 1545610231 885432320 14257 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30237] ppid=30234 vsize=864680 CPUtime=0.46
/proc/30235/task/30237/stat : 30237 (java) R 30234 30231 30101 0 -1 64 12490 0 0 0 42 4 0 0 16 0 9 0 1545610232 885432320 14257 996147200 134512640 134550740 4294956000 18446744073709551615 102723005 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30238] ppid=30234 vsize=864680 CPUtime=0
/proc/30235/task/30238/stat : 30238 (java) S 30234 30231 30101 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1545610233 885432320 14257 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30239] ppid=30234 vsize=864680 CPUtime=0
/proc/30235/task/30239/stat : 30239 (java) S 30234 30231 30101 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1545610233 885432320 14257 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30240] ppid=30234 vsize=864680 CPUtime=0
/proc/30235/task/30240/stat : 30240 (java) S 30234 30231 30101 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1545610235 885432320 14257 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30241] ppid=30234 vsize=864680 CPUtime=0.09
/proc/30235/task/30241/stat : 30241 (java) S 30234 30231 30101 0 -1 64 492 0 0 0 9 0 0 0 16 0 9 0 1545610235 885432320 14257 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30242] ppid=30234 vsize=864680 CPUtime=0
/proc/30235/task/30242/stat : 30242 (java) S 30234 30231 30101 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1545610235 885432320 14257 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30243] ppid=30234 vsize=864680 CPUtime=0
/proc/30235/task/30243/stat : 30243 (java) S 30234 30231 30101 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1545610235 885432320 14257 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 883636

[startup+3.10284 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 30243
/proc/meminfo: memFree=1603672/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=0.04
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1545610225 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 796 370 3 0 500 0
[pid=30234] ppid=30231 vsize=5356 CPUtime=0
/proc/30234/stat : 30234 (sh) S 30231 30231 30101 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 1545610230 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30234/statm: 1339 233 193 169 0 50 0
[pid=30235] ppid=30234 vsize=864696 CPUtime=3
/proc/30235/stat : 30235 (java) S 30234 30231 30101 0 -1 0 36284 0 1 0 282 18 0 0 18 0 9 0 1545610230 885448704 30889 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30235/statm: 216174 30889 2529 9 0 210756 0
[pid=30235/tid=30236] ppid=30234 vsize=864696 CPUtime=1.5
/proc/30235/task/30236/stat : 30236 (java) R 30234 30231 30101 0 -1 64 3865 0 1 0 146 4 0 0 25 0 9 0 1545610231 885448704 30889 996147200 134512640 134550740 4294956000 18446744073709551615 4126714498 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30237] ppid=30234 vsize=864696 CPUtime=1.36
/proc/30235/task/30237/stat : 30237 (java) S 30234 30231 30101 0 -1 64 31210 0 0 0 123 13 0 0 16 0 9 0 1545610232 885448704 30889 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30238] ppid=30234 vsize=864696 CPUtime=0
/proc/30235/task/30238/stat : 30238 (java) S 30234 30231 30101 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1545610233 885448704 30889 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30239] ppid=30234 vsize=864696 CPUtime=0
/proc/30235/task/30239/stat : 30239 (java) S 30234 30231 30101 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1545610233 885448704 30889 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30240] ppid=30234 vsize=864696 CPUtime=0
/proc/30235/task/30240/stat : 30240 (java) S 30234 30231 30101 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1545610235 885448704 30889 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30241] ppid=30234 vsize=864696 CPUtime=0.12
/proc/30235/task/30241/stat : 30241 (java) S 30234 30231 30101 0 -1 64 509 0 0 0 12 0 0 0 16 0 9 0 1545610235 885448704 30889 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30242] ppid=30234 vsize=864696 CPUtime=0
/proc/30235/task/30242/stat : 30242 (java) S 30234 30231 30101 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1545610235 885448704 30889 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30235/tid=30243] ppid=30234 vsize=864696 CPUtime=0
/proc/30235/task/30243/stat : 30243 (java) S 30234 30231 30101 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1545610235 885448704 30889 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 883652

[startup+6.30139 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 30243
/proc/meminfo: memFree=1553432/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=5.5
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 973 37694 0 1 3 1 522 24 15 0 1 0 1545610225 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 13600

[startup+12.7025 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 30253
/proc/meminfo: memFree=1580696/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=5.5
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 974 37694 0 1 3 1 522 24 16 0 1 0 1545610225 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 797 370 3 0 500 0
[pid=30244] ppid=30231 vsize=5356 CPUtime=0
/proc/30244/stat : 30244 (sh) S 30231 30231 30101 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1545610789 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30244/statm: 1339 233 193 169 0 50 0
[pid=30245] ppid=30244 vsize=868428 CPUtime=6.97
/proc/30245/stat : 30245 (java) S 30244 30231 30101 0 -1 0 40036 0 1 0 677 20 0 0 18 0 9 0 1545610789 889270272 27443 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30245/statm: 217107 27443 2541 9 0 211682 0
[pid=30245/tid=30246] ppid=30244 vsize=868428 CPUtime=4.55
/proc/30245/task/30246/stat : 30246 (java) R 30244 30231 30101 0 -1 64 3728 0 1 0 452 3 0 0 25 0 9 0 1545610790 889270272 27443 996147200 134512640 134550740 4294955952 18446744073709551615 4125980412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30245/tid=30247] ppid=30244 vsize=868428 CPUtime=2.19
/proc/30245/task/30247/stat : 30247 (java) S 30244 30231 30101 0 -1 64 34122 0 0 0 203 16 0 0 16 0 9 0 1545610791 889270272 27443 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30245/tid=30248] ppid=30244 vsize=868428 CPUtime=0
/proc/30245/task/30248/stat : 30248 (java) S 30244 30231 30101 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1545610791 889270272 27443 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30245/tid=30249] ppid=30244 vsize=868428 CPUtime=0
/proc/30245/task/30249/stat : 30249 (java) S 30244 30231 30101 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1545610791 889270272 27443 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30245/tid=30250] ppid=30244 vsize=868428 CPUtime=0
/proc/30245/task/30250/stat : 30250 (java) S 30244 30231 30101 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1545610793 889270272 27443 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30245/tid=30251] ppid=30244 vsize=868428 CPUtime=0.2
/proc/30245/task/30251/stat : 30251 (java) S 30244 30231 30101 0 -1 64 1489 0 0 0 20 0 0 0 16 0 9 0 1545610793 889270272 27443 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30245/tid=30252] ppid=30244 vsize=868428 CPUtime=0
/proc/30245/task/30252/stat : 30252 (java) S 30244 30231 30101 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1545610793 889270272 27443 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30245/tid=30253] ppid=30244 vsize=868428 CPUtime=0
/proc/30245/task/30253/stat : 30253 (java) S 30244 30231 30101 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1545610793 889270272 27443 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 887384

[startup+25.5017 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 30255
/proc/meminfo: memFree=1515096/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=17.89
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 1033 78610 0 2 5 1 1708 75 16 0 1 0 1545610225 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 799 370 3 0 500 0
[pid=30254] ppid=30231 vsize=5356 CPUtime=0
/proc/30254/stat : 30254 (sh) S 30231 30231 30101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1545612041 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30254/statm: 1339 232 193 169 0 50 0
[pid=30255] ppid=30254 vsize=113888 CPUtime=7.23
/proc/30255/stat : 30255 (minisat) R 30254 30231 30101 0 -1 4194304 27299 0 0 0 707 16 0 0 25 0 1 0 1545612042 116621312 27285 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/30255/statm: 28472 27285 76 150 0 28319 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 132844

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

[startup+38.3029 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 30255
/proc/meminfo: memFree=1513688/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=17.89
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 1033 78610 0 2 5 1 1708 75 16 0 1 0 1545610225 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 799 370 3 0 500 0
[pid=30254] ppid=30231 vsize=5356 CPUtime=0
/proc/30254/stat : 30254 (sh) S 30231 30231 30101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1545612041 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30254/statm: 1339 232 193 169 0 50 0
[pid=30255] ppid=30254 vsize=115632 CPUtime=19.91
/proc/30255/stat : 30255 (minisat) R 30254 30231 30101 0 -1 4194304 27708 0 0 0 1974 17 0 0 25 0 1 0 1545612042 118407168 27694 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/30255/statm: 28908 27694 76 150 0 28755 0
Current children cumulated CPU time (s) 37.8
Current children cumulated vsize (KiB) 134588

[startup+41.5015 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 30255
/proc/meminfo: memFree=1513624/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=17.89
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 1033 78610 0 2 5 1 1708 75 16 0 1 0 1545610225 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 799 370 3 0 500 0
[pid=30254] ppid=30231 vsize=5356 CPUtime=0
/proc/30254/stat : 30254 (sh) S 30231 30231 30101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1545612041 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30254/statm: 1339 232 193 169 0 50 0
[pid=30255] ppid=30254 vsize=115632 CPUtime=23.08
/proc/30255/stat : 30255 (minisat) R 30254 30231 30101 0 -1 4194304 27733 0 0 0 2291 17 0 0 25 0 1 0 1545612042 118407168 27719 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30255/statm: 28908 27719 76 150 0 28755 0
Current children cumulated CPU time (s) 40.97
Current children cumulated vsize (KiB) 134588

[startup+44.701 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 30255
/proc/meminfo: memFree=1513624/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=17.89
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 1033 78610 0 2 5 1 1708 75 16 0 1 0 1545610225 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 799 370 3 0 500 0
[pid=30254] ppid=30231 vsize=5356 CPUtime=0
/proc/30254/stat : 30254 (sh) S 30231 30231 30101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1545612041 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30254/statm: 1339 232 193 169 0 50 0
[pid=30255] ppid=30254 vsize=115632 CPUtime=26.25
/proc/30255/stat : 30255 (minisat) R 30254 30231 30101 0 -1 4194304 27733 0 0 0 2608 17 0 0 25 0 1 0 1545612042 118407168 27719 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/30255/statm: 28908 27719 76 150 0 28755 0
Current children cumulated CPU time (s) 44.14
Current children cumulated vsize (KiB) 134588

[startup+45.5012 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 30255
/proc/meminfo: memFree=1513624/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=17.89
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 1033 78610 0 2 5 1 1708 75 16 0 1 0 1545610225 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 799 370 3 0 500 0
[pid=30254] ppid=30231 vsize=5356 CPUtime=0
/proc/30254/stat : 30254 (sh) S 30231 30231 30101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1545612041 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30254/statm: 1339 232 193 169 0 50 0
[pid=30255] ppid=30254 vsize=115632 CPUtime=27.04
/proc/30255/stat : 30255 (minisat) R 30254 30231 30101 0 -1 4194304 27733 0 0 0 2687 17 0 0 25 0 1 0 1545612042 118407168 27719 996147200 134512640 135127466 4294956256 18446744073709551615 134531240 0 0 4096 3 0 0 0 17 1 0 0
/proc/30255/statm: 28908 27719 76 150 0 28755 0
Current children cumulated CPU time (s) 44.93
Current children cumulated vsize (KiB) 134588

[startup+45.9013 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 30255
/proc/meminfo: memFree=1513624/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=45.1
/proc/30231/stat : 30231 (sugar) S 30229 30231 30101 0 -1 4194304 1091 106637 0 2 5 1 4410 94 16 0 1 0 1545610225 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30231/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 45.1
Current children cumulated vsize (KiB) 13600

[startup+46.1013 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 30265
/proc/meminfo: memFree=1646056/2055920 swapFree=4121364/4192956
[pid=30231] ppid=30229 vsize=13600 CPUtime=45.52
/proc/30231/stat : 30231 (sugar) R 30229 30231 30101 0 -1 4194304 1118 111578 0 4 5 2 4447 98 16 0 1 0 1545610225 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 212234638377 0 0 4224 16386 0 0 0 17 1 0 0
/proc/30231/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 45.52
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 46.1235
CPU time (s): 45.5581
CPU user time (s): 44.5252
CPU system time (s): 1.03284
CPU usage (%): 98.774
Max. virtual memory (cumulated for all children) (KiB): 908876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.5252
system time used= 1.03284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112726
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7010
involuntary context switches= 7818

runsolver used 0.058991 second user time and 0.172973 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-04 10:16:02
IDJOB=1069306
IDBENCH=55587
IDSOLVER=346
FILE ID=node14/1069306-1215159361
PBS_JOBID= 7881465
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-ooo-tag12-ucl.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-1069306-1215159361/watcher-1069306-1215159361 -o /tmp/evaluation-result-1069306-1215159361/solver-1069306-1215159361 -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-1069306-1215159361.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 679e3413644ecd078a202b0a33bf19eb
RANDOM SEED=926850745

node14.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.267
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	: 5931.00
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.267
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:       1677392 kB
Buffers:         23932 kB
Cached:         130436 kB
SwapCached:      65680 kB
Active:         295412 kB
Inactive:        28188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677392 kB
SwapTotal:     4192956 kB
SwapFree:      4121364 kB
Dirty:           12684 kB
Writeback:           0 kB
Mapped:         182836 kB
Slab:            39716 kB
Committed_AS:  3829984 kB
PageTables:       2164 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= 66512 MiB
End job on node14 at 2008-07-04 10:16:48