Trace number 1114355

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? (MO) 55.7665 56.7901

General information on the benchmark

Namecsp/ehi-85/
normalized-ehi-85-297-96_ext.xml
MD5SUM198e07a0e64ee1b709e16848dfd5731f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark869.078
Satisfiable
(Un)Satisfiability was proved
Number of variables297
Number of constraints4119
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4119
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sun Jul 13 00:14:32 2008
0.00/0.07	c 0	PID 20260
0.06/0.07	c 0	HOST node51.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-1114355-1215900872.xml TO HOME/temp.csp
0.06/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114355-1215900872.xml' 'HOME/temp.csp'
0.06/0.55	c 1	1 domains, 297 variables, 0 predicates, 79 relations, 4119 constraints
0.06/0.60	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.60	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.68	c 1	Parsing HOME/temp.csp
0.52/0.91	c 1	parsed 4496 expressions
0.52/0.92	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.52/0.96	c 1	MAX CSP: 4119 constraints
0.52/0.96	c 1	Converting to clausal form CSP
0.89/1.04	c 1	converted 862 (10%) expressions
1.09/1.21	c 1	converted 1724 (20%) expressions
1.09/1.26	c 1	converted 2586 (30%) expressions
1.19/1.32	c 1	converted 3448 (40%) expressions
1.29/1.40	c 1	converted 4309 (50%) expressions
1.29/1.43	c 2	converted 5171 (60%) expressions
1.29/1.47	c 2	converted 6033 (70%) expressions
1.29/1.50	c 2	converted 6895 (80%) expressions
1.49/1.61	c 2	converted 7757 (90%) expressions
1.79/1.98	c 2	converted 8618 (100%) expressions
1.79/1.98	c 2	CSP : 8535 integers, 0 booleans, 12356 clauses, largest domain size 6179
1.79/1.98	c 2	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.79/1.98	c 2	Propagation in CSP
1.98/2.14	c 2	4114 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.98/2.14	c 2	CSP : 8535 integers, 0 booleans, 12356 clauses, largest domain size 4120
1.98/2.14	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.98/2.15	c 2	Simplifing CSP by introducing new Boolean variables
1.98/2.16	c 2	CSP : 8535 integers, 0 booleans, 12356 clauses, largest domain size 4120
1.98/2.16	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.08/2.28	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.18/2.30	c 2	854 (10%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.18/2.31	c 2	1707 (20%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.18/2.31	c 2	2561 (30%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.18/2.31	c 2	3414 (40%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.18/2.32	c 2	4268 (50%) CSP integer variables are encoded (1485 clauses, 17524 bytes)
2.18/2.33	c 2	5121 (60%) CSP integer variables are encoded (10740 clauses, 148154 bytes)
2.18/2.35	c 2	5975 (70%) CSP integer variables are encoded (19051 clauses, 272819 bytes)
2.18/2.36	c 2	6828 (80%) CSP integer variables are encoded (28496 clauses, 414494 bytes)
2.18/2.37	c 2	7682 (90%) CSP integer variables are encoded (36474 clauses, 534164 bytes)
2.29/2.43	c 3	8535 (100%) CSP integer variables are encoded (92155 clauses, 1370760 bytes)
2.38/2.59	c 3	1236 (10%) CSP clauses are encoded (104000 clauses, 1630412 bytes)
2.58/2.70	c 3	2472 (20%) CSP clauses are encoded (115772 clauses, 1898337 bytes)
2.68/2.80	c 3	3707 (30%) CSP clauses are encoded (127303 clauses, 2171161 bytes)
2.89/3.02	c 3	4943 (40%) CSP clauses are encoded (220399 clauses, 4143721 bytes)
4.56/4.77	c 5	6178 (50%) CSP clauses are encoded (1211620 clauses, 25358399 bytes)
5.06/5.25	c 5	7414 (60%) CSP clauses are encoded (1491989 clauses, 31315948 bytes)
9.99/10.27	c 10	8650 (70%) CSP clauses are encoded (4441585 clauses, 94619294 bytes)
10.58/10.83	c 11	9885 (80%) CSP clauses are encoded (4764279 clauses, 101481856 bytes)
11.91/12.27	c 12	11121 (90%) CSP clauses are encoded (5587817 clauses, 119101812 bytes)
41.88/42.99	c 43	12356 (100%) CSP clauses are encoded (21518105 clauses, 462253609 bytes)
41.88/43.00	c 43	12356 CSP clauses encoded
41.88/43.00	c 43	Writing map file : HOME/temp.map
41.98/43.05	c 43	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
41.98/43.05	c 43	SAT : 100690 SAT variables, 21518105 SAT clauses, 462253609 bytes
41.98/43.05	c 43	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
42.06/43.10	c 43	OBJECTIVE minimize _COST
42.06/43.10	c 43	SOLVING HOME/temp.cnf
42.06/43.10	c 43	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
42.06/43.10	c 43	This is MiniSat 2.0 beta incremental
42.06/43.10	c 43	WARNING: for repeatability, setting FPU to use double precision
42.06/43.10	c 43	============================[ Problem Statistics ]=============================
42.06/43.10	c 43	|                                                                             |
42.06/43.10	c 43	|  Number of variables:  100690                                               |
42.06/43.10	c 43	|  Number of clauses:    21518105                                             |
51.65/52.78	c 53	|  Parsing time:         8.35         s                                       |
52.04/53.19	c 53	OK
52.04/53.19	c 53	OBJECTIVE BOUND: 0 <= _COST <= 
52.04/53.19	c 53	SEARCHING: _COST <= 2060
52.04/53.19	c 53	============================[ Search Statistics ]==============================
52.04/53.19	c 53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
52.04/53.19	c 53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
52.04/53.19	c 53	===============================================================================
52.04/53.19	c 53	|         0 |  100690 21518105 64318312 |  7172701        0    nan |  0.000 % |
55.34/56.41	c ERROR INTERRUPTED
55.34/56.41	s UNKNOWN
55.45/56.58	c 57	CPU 50.76 (0.07 0.02 50.69 4.72)
55.45/56.58	c 57	END Sun Jul 13 00:15:29 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1114355-1215900872/watcher-1114355-1215900872 -o /tmp/evaluation-result-1114355-1215900872/solver-1114355-1215900872 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1114355-1215900872.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 3.18 3.23 3.11 5/80 20260
/proc/meminfo: memFree=1835304/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=18572 CPUtime=0
/proc/20260/stat : 20260 (runsolver) R 20258 20260 19601 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 46786107 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 235371293991 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20260/statm: 4643 292 257 25 0 2626 0

[startup+0.076543 s]
/proc/loadavg: 3.18 3.23 3.11 5/80 20260
/proc/meminfo: memFree=1835304/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=16740 CPUtime=0.06
/proc/20260/stat : 20260 (sugar++) R 20258 20260 19601 0 -1 4194304 1132 0 0 0 5 1 0 0 18 0 1 0 46786107 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 235371293343 0 0 4224 16386 0 0 0 17 0 0 0
/proc/20260/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101462 s]
/proc/loadavg: 3.18 3.23 3.11 5/80 20260
/proc/meminfo: memFree=1835304/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=16740 CPUtime=0.06
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 46786107 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20260/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.30148 s]
/proc/loadavg: 3.18 3.23 3.11 5/80 20260
/proc/meminfo: memFree=1835304/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=16740 CPUtime=0.06
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 46786107 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20260/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701515 s]
/proc/loadavg: 3.18 3.23 3.11 5/80 20260
/proc/meminfo: memFree=1835304/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=16740 CPUtime=0.52
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1297 5346 0 1 5 1 42 4 16 0 1 0 46786107 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20260/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 16740

[startup+1.50259 s]
/proc/loadavg: 3.18 3.23 3.11 3/91 20282
/proc/meminfo: memFree=1823504/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=16740 CPUtime=0.52
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1297 5346 0 1 5 1 42 4 15 0 1 0 46786107 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20260/statm: 4185 1104 409 3 0 764 0
[pid=20273] ppid=20260 vsize=5356 CPUtime=0
/proc/20273/stat : 20273 (sh) S 20260 20260 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46786168 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20273/statm: 1339 233 193 169 0 50 0
[pid=20274] ppid=20273 vsize=868404 CPUtime=0.86
/proc/20274/stat : 20274 (java) S 20273 20260 19601 0 -1 0 8894 0 1 0 82 4 0 0 20 0 9 0 46786169 889245696 8131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20274/statm: 217101 8131 2540 9 0 211676 0
[pid=20274/tid=20275] ppid=20273 vsize=868404 CPUtime=0.44
/proc/20274/task/20275/stat : 20275 (java) R 20273 20260 19601 0 -1 64 2666 0 1 0 43 1 0 0 25 0 9 0 46786169 889245696 8131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20276] ppid=20273 vsize=868404 CPUtime=0.21
/proc/20274/task/20276/stat : 20276 (java) R 20273 20260 19601 0 -1 64 4073 0 0 0 20 1 0 0 16 0 9 0 46786171 889245696 8131 996147200 134512640 134550740 4294955920 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20277] ppid=20273 vsize=868404 CPUtime=0
/proc/20274/task/20277/stat : 20277 (java) S 20273 20260 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46786171 889245696 8131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20278] ppid=20273 vsize=868404 CPUtime=0
/proc/20274/task/20278/stat : 20278 (java) S 20273 20260 19601 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46786171 889245696 8131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20279] ppid=20273 vsize=868404 CPUtime=0
/proc/20274/task/20279/stat : 20279 (java) S 20273 20260 19601 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46786173 889245696 8131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20280] ppid=20273 vsize=868404 CPUtime=0.18
/proc/20274/task/20280/stat : 20280 (java) S 20273 20260 19601 0 -1 64 1462 0 0 0 18 0 0 0 16 0 9 0 46786173 889245696 8131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20281] ppid=20273 vsize=868404 CPUtime=0
/proc/20274/task/20281/stat : 20281 (java) S 20273 20260 19601 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46786173 889245696 8131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20282] ppid=20273 vsize=868404 CPUtime=0
/proc/20274/task/20282/stat : 20282 (java) S 20273 20260 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46786173 889245696 8131 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 890500

[startup+3.10273 s]
/proc/loadavg: 3.16 3.23 3.10 4/91 20282
/proc/meminfo: memFree=1800016/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=16740 CPUtime=0.53
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1297 5346 0 1 5 2 42 4 15 0 1 0 46786107 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20260/statm: 4185 1104 409 3 0 764 0
[pid=20273] ppid=20260 vsize=5356 CPUtime=0
/proc/20273/stat : 20273 (sh) S 20260 20260 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46786168 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20273/statm: 1339 233 193 169 0 50 0
[pid=20274] ppid=20273 vsize=868516 CPUtime=2.46
/proc/20274/stat : 20274 (java) S 20273 20260 19601 0 -1 0 11554 0 3 0 235 11 0 0 20 0 9 0 46786169 889360384 10561 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20274/statm: 217129 10561 2567 9 0 211676 0
[pid=20274/tid=20275] ppid=20273 vsize=868516 CPUtime=1.56
/proc/20274/task/20275/stat : 20275 (java) R 20273 20260 19601 0 -1 64 2995 0 2 0 150 6 0 0 25 0 9 0 46786169 889360384 10561 996147200 134512640 134550740 4294955920 18446744073709551615 4127165035 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20276] ppid=20273 vsize=868516 CPUtime=0.58
/proc/20274/task/20276/stat : 20276 (java) S 20273 20260 19601 0 -1 64 6333 0 1 0 55 3 0 0 16 0 9 0 46786171 889360384 10561 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20277] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20277/stat : 20277 (java) S 20273 20260 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46786171 889360384 10561 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20278] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20278/stat : 20278 (java) S 20273 20260 19601 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46786171 889360384 10561 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20279] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20279/stat : 20279 (java) S 20273 20260 19601 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46786173 889360384 10561 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20280] ppid=20273 vsize=868516 CPUtime=0.29
/proc/20274/task/20280/stat : 20280 (java) S 20273 20260 19601 0 -1 64 1533 0 0 0 28 1 0 0 16 0 9 0 46786173 889360384 10561 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20281] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20281/stat : 20281 (java) S 20273 20260 19601 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46786173 889360384 10561 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20282] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20282/stat : 20282 (java) S 20273 20260 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46786173 889360384 10561 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890612

[startup+6.30102 s]
/proc/loadavg: 3.16 3.23 3.10 4/91 20282
/proc/meminfo: memFree=1766224/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=16740 CPUtime=0.53
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1297 5346 0 1 5 2 42 4 15 0 1 0 46786107 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20260/statm: 4185 1104 409 3 0 764 0
[pid=20273] ppid=20260 vsize=5356 CPUtime=0
/proc/20273/stat : 20273 (sh) S 20260 20260 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46786168 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20273/statm: 1339 233 193 169 0 50 0
[pid=20274] ppid=20273 vsize=868516 CPUtime=5.62
/proc/20274/stat : 20274 (java) S 20273 20260 19601 0 -1 0 12074 0 3 0 529 33 0 0 20 0 9 0 46786169 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20274/statm: 217129 10568 2567 9 0 211676 0
[pid=20274/tid=20275] ppid=20273 vsize=868516 CPUtime=4.57
/proc/20274/task/20275/stat : 20275 (java) R 20273 20260 19601 0 -1 64 3509 0 2 0 431 26 0 0 25 0 9 0 46786169 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20276] ppid=20273 vsize=868516 CPUtime=0.72
/proc/20274/task/20276/stat : 20276 (java) R 20273 20260 19601 0 -1 64 6333 0 1 0 67 5 0 0 16 0 9 0 46786171 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20277] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20277/stat : 20277 (java) S 20273 20260 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46786171 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20278] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20278/stat : 20278 (java) S 20273 20260 19601 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46786171 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20279] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20279/stat : 20279 (java) S 20273 20260 19601 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20280] ppid=20273 vsize=868516 CPUtime=0.3
/proc/20274/task/20280/stat : 20280 (java) S 20273 20260 19601 0 -1 64 1539 0 0 0 29 1 0 0 16 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20281] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20281/stat : 20281 (java) S 20273 20260 19601 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20282] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20282/stat : 20282 (java) S 20273 20260 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890612

[startup+12.7026 s]
/proc/loadavg: 3.06 3.20 3.10 6/91 20282
/proc/meminfo: memFree=1683024/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=16740 CPUtime=0.53
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1297 5346 0 1 5 2 42 4 16 0 1 0 46786107 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20260/statm: 4185 1104 409 3 0 764 0
[pid=20273] ppid=20260 vsize=5356 CPUtime=0
/proc/20273/stat : 20273 (sh) S 20260 20260 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46786168 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20273/statm: 1339 233 193 169 0 50 0
[pid=20274] ppid=20273 vsize=868516 CPUtime=11.89
/proc/20274/stat : 20274 (java) S 20273 20260 19601 0 -1 0 13101 0 3 0 1103 86 0 0 20 0 9 0 46786169 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20274/statm: 217129 10568 2567 9 0 211676 0
[pid=20274/tid=20275] ppid=20273 vsize=868516 CPUtime=10.46
/proc/20274/task/20275/stat : 20275 (java) R 20273 20260 19601 0 -1 64 4536 0 2 0 975 71 0 0 25 0 9 0 46786169 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4127040810 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20276] ppid=20273 vsize=868516 CPUtime=1.09
/proc/20274/task/20276/stat : 20276 (java) S 20273 20260 19601 0 -1 64 6333 0 1 0 97 12 0 0 16 0 9 0 46786171 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20277] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20277/stat : 20277 (java) S 20273 20260 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46786171 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20278] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20278/stat : 20278 (java) S 20273 20260 19601 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46786171 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20279] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20279/stat : 20279 (java) S 20273 20260 19601 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20280] ppid=20273 vsize=868516 CPUtime=0.3
/proc/20274/task/20280/stat : 20280 (java) S 20273 20260 19601 0 -1 64 1539 0 0 0 29 1 0 0 16 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20281] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20281/stat : 20281 (java) S 20273 20260 19601 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20282] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20282/stat : 20282 (java) S 20273 20260 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 890612

[startup+25.5018 s]
/proc/loadavg: 2.90 3.16 3.08 4/91 20282
/proc/meminfo: memFree=1553232/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=16740 CPUtime=0.53
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1297 5346 0 1 5 2 42 4 16 0 1 0 46786107 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20260/statm: 4185 1104 409 3 0 764 0
[pid=20273] ppid=20260 vsize=5356 CPUtime=0
/proc/20273/stat : 20273 (sh) S 20260 20260 19601 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46786168 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20273/statm: 1339 233 193 169 0 50 0
[pid=20274] ppid=20273 vsize=868516 CPUtime=24.44
/proc/20274/stat : 20274 (java) S 20273 20260 19601 0 -1 0 14862 0 3 0 2274 170 0 0 20 0 9 0 46786169 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20274/statm: 217129 10568 2567 9 0 211676 0
[pid=20274/tid=20275] ppid=20273 vsize=868516 CPUtime=22.34
/proc/20274/task/20275/stat : 20275 (java) R 20273 20260 19601 0 -1 64 6297 0 2 0 2089 145 0 0 25 0 9 0 46786169 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4126569367 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20276] ppid=20273 vsize=868516 CPUtime=1.76
/proc/20274/task/20276/stat : 20276 (java) S 20273 20260 19601 0 -1 64 6333 0 1 0 154 22 0 0 16 0 9 0 46786171 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20277] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20277/stat : 20277 (java) S 20273 20260 19601 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46786171 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20278] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20278/stat : 20278 (java) S 20273 20260 19601 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46786171 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20279] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20279/stat : 20279 (java) S 20273 20260 19601 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20280] ppid=20273 vsize=868516 CPUtime=0.3
/proc/20274/task/20280/stat : 20280 (java) S 20273 20260 19601 0 -1 64 1539 0 0 0 29 1 0 0 16 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20281] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20281/stat : 20281 (java) S 20273 20260 19601 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20274/tid=20282] ppid=20273 vsize=868516 CPUtime=0
/proc/20274/task/20282/stat : 20282 (java) S 20273 20260 19601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46786173 889360384 10568 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 890612

[startup+51.1011 s]
/proc/loadavg: 2.82 3.12 3.07 3/82 20283
/proc/meminfo: memFree=751704/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=17268 CPUtime=42.06
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1584 23285 0 4 7 2 3881 316 17 0 1 0 46786107 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20260/statm: 4317 1242 413 3 0 896 0
[pid=20283] ppid=20260 vsize=671992 CPUtime=7.98
/proc/20283/stat : 20283 (minisat-inc) R 20260 20260 19601 0 -1 4194304 166528 0 0 0 690 108 0 0 25 0 1 0 46790418 688119808 166475 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/20283/statm: 167998 166477 59 151 0 167844 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 689260



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+56.4025 s]
/proc/loadavg: 2.77 3.10 3.07 3/82 20283
/proc/meminfo: memFree=491480/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=17268 CPUtime=42.06
/proc/20260/stat : 20260 (sugar++) S 20258 20260 19601 0 -1 4194304 1594 23285 0 4 7 2 3881 316 15 0 1 0 46786107 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20260/statm: 4317 1244 414 3 0 896 0
[pid=20283] ppid=20260 vsize=905200 CPUtime=13.28
/proc/20283/stat : 20283 (minisat-inc) R 20260 20260 19601 0 -1 4194304 219580 0 0 0 1187 141 0 0 25 0 1 0 46790418 926924800 219527 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/20283/statm: 226300 219527 71 151 0 226146 0
Current children cumulated CPU time (s) 55.34
Current children cumulated vsize (KiB) 922468

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+56.6026 s]
/proc/loadavg: 2.77 3.10 3.07 3/82 20283
/proc/meminfo: memFree=491480/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=17268 CPUtime=55.55
/proc/20260/stat : 20260 (sugar++) R 20258 20260 19601 0 -1 4194304 1620 242865 0 4 7 7 5069 472 19 0 1 0 46786107 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20260/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 55.55
Current children cumulated vsize (KiB) 17268

[startup+56.7026 s]
/proc/loadavg: 2.77 3.10 3.07 3/82 20283
/proc/meminfo: memFree=491480/2055920 swapFree=4192812/4192956
[pid=20260] ppid=20258 vsize=17268 CPUtime=55.65
/proc/20260/stat : 20260 (sugar++) R 20258 20260 19601 0 -1 4194304 1620 242865 0 4 7 17 5069 472 19 0 1 0 46786107 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20260/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 55.65
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 56.7901
CPU time (s): 55.7665
CPU user time (s): 50.7723
CPU system time (s): 4.99424
CPU usage (%): 98.1975
Max. virtual memory (cumulated for all children) (KiB): 922468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.7723
system time used= 4.99424
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244531
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= 46454
involuntary context switches= 47926

runsolver used 0.069989 second user time and 0.19197 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-13 00:14:32
IDJOB=1114355
IDBENCH=61723
IDSOLVER=367
FILE ID=node51/1114355-1215900872
PBS_JOBID= 7903669
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/ehi-85/normalized-ehi-85-297-96_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114355-1215900872/watcher-1114355-1215900872 -o /tmp/evaluation-result-1114355-1215900872/solver-1114355-1215900872 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1114355-1215900872.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 198e07a0e64ee1b709e16848dfd5731f
RANDOM SEED=1535919263

node51.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.218
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.218
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:       1835784 kB
Buffers:         12356 kB
Cached:          66116 kB
SwapCached:          0 kB
Active:         132564 kB
Inactive:        36188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1144 kB
Writeback:           0 kB
Mapped:         110588 kB
Slab:            36540 kB
Committed_AS:  1028484 kB
PageTables:       2012 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= 66556 MiB
End job on node51 at 2008-07-13 00:15:30