Trace number 1112589

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) 105.846 108.531

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen1-f9.xml
MD5SUM3933015e701222af96ea6a914713e869
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600.07
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5548
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5548
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 15:44:36 2008
0.00/0.08	c 0	PID 18738
0.00/0.08	c 0	HOST node33.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1112589-1215870275.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112589-1215870275.xml' 'HOME/temp.csp'
0.07/0.97	c 1	7 domains, 916 variables, 2 predicates, 0 relations, 5548 constraints
0.95/1.00	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.95/1.00	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.95/1.08	c 1	Parsing HOME/temp.csp
0.95/1.35	c 1	parsed 6473 expressions
0.95/1.35	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.95/1.40	c 1	MAX CSP: 5548 constraints
0.95/1.40	c 1	Converting to clausal form CSP
0.95/1.60	c 1	converted 1203 (10%) expressions
0.95/2.07	c 2	converted 2405 (20%) expressions
2.42/2.52	c 2	converted 3608 (30%) expressions
2.92/3.04	c 3	converted 4810 (40%) expressions
3.31/3.47	c 3	converted 6012 (50%) expressions
3.80/3.92	c 3	converted 7215 (60%) expressions
4.20/4.33	c 4	converted 8417 (70%) expressions
4.60/4.74	c 4	converted 9620 (80%) expressions
5.09/5.23	c 5	converted 10822 (90%) expressions
6.18/6.31	c 6	converted 12024 (100%) expressions
6.18/6.31	c 6	CSP : 12012 integers, 458 booleans, 18017 clauses, largest domain size 8323
6.18/6.31	c 6	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.18/6.31	c 6	Propagation in CSP
6.38/6.57	c 6	5541 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.38/6.57	c 6	CSP : 12012 integers, 458 booleans, 18017 clauses, largest domain size 5549
6.38/6.57	c 6	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.38/6.59	c 6	Simplifing CSP by introducing new Boolean variables
6.48/6.65	c 6	CSP : 12012 integers, 11554 booleans, 29113 clauses, largest domain size 5549
6.48/6.66	c 6	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.67/6.82	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.96/7.15	c 7	1202 (10%) CSP integer variables are encoded (26764 clauses, 380040 bytes)
6.96/7.15	c 7	2403 (20%) CSP integer variables are encoded (26764 clauses, 380040 bytes)
6.96/7.16	c 7	3604 (30%) CSP integer variables are encoded (26764 clauses, 380040 bytes)
6.96/7.16	c 7	4805 (40%) CSP integer variables are encoded (26764 clauses, 380040 bytes)
6.96/7.16	c 7	6006 (50%) CSP integer variables are encoded (26764 clauses, 380040 bytes)
6.96/7.18	c 7	7208 (60%) CSP integer variables are encoded (38443 clauses, 555225 bytes)
7.06/7.26	c 7	8409 (70%) CSP integer variables are encoded (107653 clauses, 1624382 bytes)
7.06/7.29	c 7	9610 (80%) CSP integer variables are encoded (125236 clauses, 1923293 bytes)
7.16/7.31	c 7	10811 (90%) CSP integer variables are encoded (136919 clauses, 2121904 bytes)
7.16/7.33	c 7	12012 (100%) CSP integer variables are encoded (151732 clauses, 2373725 bytes)
7.46/7.68	c 7	2912 (10%) CSP clauses are encoded (201580 clauses, 3395990 bytes)
7.95/8.10	c 8	5823 (20%) CSP clauses are encoded (262851 clauses, 4695157 bytes)
8.25/8.50	c 8	8734 (30%) CSP clauses are encoded (321440 clauses, 5945092 bytes)
8.65/8.89	c 8	11646 (40%) CSP clauses are encoded (379619 clauses, 7223289 bytes)
9.04/9.25	c 9	14557 (50%) CSP clauses are encoded (433362 clauses, 8436706 bytes)
9.44/9.60	c 9	17468 (60%) CSP clauses are encoded (486909 clauses, 9646691 bytes)
16.85/17.12	c 17	20380 (70%) CSP clauses are encoded (1669393 clauses, 34512927 bytes)
49.91/50.92	c 50	23291 (80%) CSP clauses are encoded (16685706 clauses, 377406856 bytes)
79.89/82.08	c 82	26202 (90%) CSP clauses are encoded (32124495 clauses, 755329753 bytes)
93.65/96.21	c 96	29113 (100%) CSP clauses are encoded (39221725 clauses, 928875312 bytes)
93.65/96.21	c 96	29113 CSP clauses encoded
93.65/96.21	c 96	Writing map file : HOME/temp.map
93.65/96.28	c 96	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
93.65/96.28	c 96	SAT : 175298 SAT variables, 39221725 SAT clauses, 928875312 bytes
93.65/96.28	c 96	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
93.76/96.32	c 96	OBJECTIVE minimize _COST
93.76/96.33	c 96	SOLVING HOME/temp.cnf
93.76/96.33	c 96	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
93.76/96.33	c 96	This is MiniSat 2.0 beta incremental
93.76/96.33	c 96	WARNING: for repeatability, setting FPU to use double precision
93.76/96.33	c 96	============================[ Problem Statistics ]=============================
93.76/96.33	c 96	|                                                                             |
93.76/96.33	c 96	|  Number of variables:  175298                                               |
93.76/96.33	c 96	|  Number of clauses:    39221725                                             |
105.20/107.91	c ERROR INTERRUPTED
105.20/107.91	s UNKNOWN
105.30/108.07	c 108	CPU 97.11 (0.08 0.02 97.03 8.22)
105.30/108.07	c 108	END Sat Jul 12 15:46:24 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-1112589-1215870275/watcher-1112589-1215870275 -o /tmp/evaluation-result-1112589-1215870275/solver-1112589-1215870275 -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-1112589-1215870275.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: 2.00 2.00 2.00 4/81 18738
/proc/meminfo: memFree=1818360/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=12000 CPUtime=0
/proc/18738/stat : 18738 (sugar++) R 18736 18738 17992 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 43729093 12288000 178 996147200 4194304 4206940 548682068528 18446744073709551615 210842450688 0 0 4224 0 0 0 0 17 1 0 0
/proc/18738/statm: 3000 178 139 3 0 100 0

[startup+0.0879339 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 18738
/proc/meminfo: memFree=1818360/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.07
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101936 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 18738
/proc/meminfo: memFree=1818360/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.07
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301971 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 18738
/proc/meminfo: memFree=1818360/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.07
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701054 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 18738
/proc/meminfo: memFree=1818360/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.07
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50122 s]
/proc/loadavg: 2.08 2.02 2.01 2/92 18750
/proc/meminfo: memFree=1799584/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.95
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1296 7635 0 1 5 2 84 4 15 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 16740

[startup+3.10254 s]
/proc/loadavg: 2.08 2.02 2.01 4/92 18760
/proc/meminfo: memFree=1798176/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.95
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1296 7635 0 1 5 2 84 4 15 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
[pid=18751] ppid=18738 vsize=5356 CPUtime=0
/proc/18751/stat : 18751 (sh) S 18738 18738 17992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43729194 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18751/statm: 1339 233 193 169 0 50 0
[pid=18752] ppid=18751 vsize=868388 CPUtime=2.07
/proc/18752/stat : 18752 (java) S 18751 18738 17992 0 -1 0 8105 0 1 0 202 5 0 0 18 0 9 0 43729194 889229312 7233 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18752/statm: 217097 7233 2540 9 0 211672 0
[pid=18752/tid=18753] ppid=18751 vsize=868388 CPUtime=1.58
/proc/18752/task/18753/stat : 18753 (java) R 18751 18738 17992 0 -1 64 2758 0 1 0 157 1 0 0 25 0 9 0 43729195 889229312 7233 996147200 134512640 134550740 4294955920 18446744073709551615 4126597117 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18754] ppid=18751 vsize=868388 CPUtime=0.23
/proc/18752/task/18754/stat : 18754 (java) S 18751 18738 17992 0 -1 64 3188 0 0 0 22 1 0 0 16 0 9 0 43729196 889229312 7233 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18755] ppid=18751 vsize=868388 CPUtime=0
/proc/18752/task/18755/stat : 18755 (java) S 18751 18738 17992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43729197 889229312 7233 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18756] ppid=18751 vsize=868388 CPUtime=0
/proc/18752/task/18756/stat : 18756 (java) S 18751 18738 17992 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43729197 889229312 7233 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18757] ppid=18751 vsize=868388 CPUtime=0
/proc/18752/task/18757/stat : 18757 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43729199 889229312 7233 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18758] ppid=18751 vsize=868388 CPUtime=0.21
/proc/18752/task/18758/stat : 18758 (java) S 18751 18738 17992 0 -1 64 1465 0 0 0 21 0 0 0 16 0 9 0 43729199 889229312 7233 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18759] ppid=18751 vsize=868388 CPUtime=0
/proc/18752/task/18759/stat : 18759 (java) S 18751 18738 17992 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43729199 889229312 7233 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18760] ppid=18751 vsize=868388 CPUtime=0
/proc/18752/task/18760/stat : 18760 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43729199 889229312 7233 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890484

[startup+6.30219 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 18760
/proc/meminfo: memFree=1790752/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.95
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1296 7635 0 1 5 2 84 4 15 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
[pid=18751] ppid=18738 vsize=5356 CPUtime=0
/proc/18751/stat : 18751 (sh) S 18738 18738 17992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43729194 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18751/statm: 1339 233 193 169 0 50 0
[pid=18752] ppid=18751 vsize=873640 CPUtime=5.23
/proc/18752/stat : 18752 (java) S 18751 18738 17992 0 -1 0 13907 0 1 0 514 9 0 0 18 0 9 0 43729194 894607360 11601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18752/statm: 218410 11601 2540 9 0 212985 0
[pid=18752/tid=18753] ppid=18751 vsize=873640 CPUtime=4.28
/proc/18752/task/18753/stat : 18753 (java) R 18751 18738 17992 0 -1 64 3057 0 1 0 426 2 0 0 25 0 9 0 43729195 894607360 11601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18754] ppid=18751 vsize=873640 CPUtime=0.69
/proc/18752/task/18754/stat : 18754 (java) R 18751 18738 17992 0 -1 64 8678 0 0 0 64 5 0 0 16 0 9 0 43729196 894607360 11601 996147200 134512640 134550740 4294955920 18446744073709551615 103736934 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18755] ppid=18751 vsize=873640 CPUtime=0
/proc/18752/task/18755/stat : 18755 (java) S 18751 18738 17992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43729197 894607360 11601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18756] ppid=18751 vsize=873640 CPUtime=0
/proc/18752/task/18756/stat : 18756 (java) S 18751 18738 17992 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43729197 894607360 11601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18757] ppid=18751 vsize=873640 CPUtime=0
/proc/18752/task/18757/stat : 18757 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43729199 894607360 11601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18758] ppid=18751 vsize=873640 CPUtime=0.22
/proc/18752/task/18758/stat : 18758 (java) S 18751 18738 17992 0 -1 64 1478 0 0 0 22 0 0 0 15 0 9 0 43729199 894607360 11601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18759] ppid=18751 vsize=873640 CPUtime=0
/proc/18752/task/18759/stat : 18759 (java) S 18751 18738 17992 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43729199 894607360 11601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18760] ppid=18751 vsize=873640 CPUtime=0
/proc/18752/task/18760/stat : 18760 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43729199 894607360 11601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 895736

[startup+12.7025 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 18760
/proc/meminfo: memFree=1755168/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.95
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1297 7635 0 1 5 2 84 4 15 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
[pid=18751] ppid=18738 vsize=5356 CPUtime=0
/proc/18751/stat : 18751 (sh) S 18738 18738 17992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43729194 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18751/statm: 1339 233 193 169 0 50 0
[pid=18752] ppid=18751 vsize=868500 CPUtime=11.54
/proc/18752/stat : 18752 (java) S 18751 18738 17992 0 -1 0 15626 0 1 0 1126 28 0 0 18 0 9 0 43729194 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18752/statm: 217125 11250 2566 9 0 211672 0
[pid=18752/tid=18753] ppid=18751 vsize=868500 CPUtime=10.14
/proc/18752/task/18753/stat : 18753 (java) R 18751 18738 17992 0 -1 64 3652 0 1 0 996 18 0 0 25 0 9 0 43729195 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4127082933 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18754] ppid=18751 vsize=868500 CPUtime=1.06
/proc/18752/task/18754/stat : 18754 (java) S 18751 18738 17992 0 -1 64 9750 0 0 0 98 8 0 0 16 0 9 0 43729196 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18755] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18755/stat : 18755 (java) S 18751 18738 17992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43729197 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18756] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18756/stat : 18756 (java) S 18751 18738 17992 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43729197 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18757] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18757/stat : 18757 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18758] ppid=18751 vsize=868500 CPUtime=0.31
/proc/18752/task/18758/stat : 18758 (java) S 18751 18738 17992 0 -1 64 1530 0 0 0 31 0 0 0 16 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18759] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18759/stat : 18759 (java) S 18751 18738 17992 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18760] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18760/stat : 18760 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 890596

[startup+25.501 s]
/proc/loadavg: 2.05 2.01 2.00 3/92 18760
/proc/meminfo: memFree=1650720/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.95
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1297 7635 0 1 5 2 84 4 16 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
[pid=18751] ppid=18738 vsize=5356 CPUtime=0
/proc/18751/stat : 18751 (sh) S 18738 18738 17992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43729194 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18751/statm: 1339 233 193 169 0 50 0
[pid=18752] ppid=18751 vsize=868500 CPUtime=24.2
/proc/18752/stat : 18752 (java) S 18751 18738 17992 0 -1 0 16996 0 1 0 2315 105 0 0 18 0 9 0 43729194 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18752/statm: 217125 11250 2566 9 0 211672 0
[pid=18752/tid=18753] ppid=18751 vsize=868500 CPUtime=22.29
/proc/18752/task/18753/stat : 18753 (java) R 18751 18738 17992 0 -1 64 5022 0 1 0 2143 86 0 0 25 0 9 0 43729195 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4127078178 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18754] ppid=18751 vsize=868500 CPUtime=1.57
/proc/18752/task/18754/stat : 18754 (java) S 18751 18738 17992 0 -1 64 9750 0 0 0 140 17 0 0 16 0 9 0 43729196 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18755] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18755/stat : 18755 (java) S 18751 18738 17992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43729197 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18756] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18756/stat : 18756 (java) S 18751 18738 17992 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43729197 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18757] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18757/stat : 18757 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18758] ppid=18751 vsize=868500 CPUtime=0.31
/proc/18752/task/18758/stat : 18758 (java) S 18751 18738 17992 0 -1 64 1530 0 0 0 31 0 0 0 16 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18759] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18759/stat : 18759 (java) S 18751 18738 17992 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18760] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18760/stat : 18760 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 890596

[startup+51.1012 s]
/proc/loadavg: 2.11 2.03 2.01 3/92 18760
/proc/meminfo: memFree=1406688/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=16740 CPUtime=0.95
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1297 7635 0 1 5 2 84 4 16 0 1 0 43729093 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4185 1104 409 3 0 764 0
[pid=18751] ppid=18738 vsize=5356 CPUtime=0
/proc/18751/stat : 18751 (sh) S 18738 18738 17992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43729194 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18751/statm: 1339 233 193 169 0 50 0
[pid=18752] ppid=18751 vsize=868500 CPUtime=49.15
/proc/18752/stat : 18752 (java) S 18751 18738 17992 0 -1 0 19901 0 1 0 4640 275 0 0 18 0 9 0 43729194 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18752/statm: 217125 11250 2566 9 0 211672 0
[pid=18752/tid=18753] ppid=18751 vsize=868500 CPUtime=46.12
/proc/18752/task/18753/stat : 18753 (java) R 18751 18738 17992 0 -1 64 7927 0 1 0 4373 239 0 0 25 0 9 0 43729195 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4126919827 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18754] ppid=18751 vsize=868500 CPUtime=2.69
/proc/18752/task/18754/stat : 18754 (java) S 18751 18738 17992 0 -1 64 9750 0 0 0 235 34 0 0 16 0 9 0 43729196 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18755] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18755/stat : 18755 (java) S 18751 18738 17992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43729197 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18756] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18756/stat : 18756 (java) S 18751 18738 17992 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43729197 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18757] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18757/stat : 18757 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18758] ppid=18751 vsize=868500 CPUtime=0.31
/proc/18752/task/18758/stat : 18758 (java) S 18751 18738 17992 0 -1 64 1530 0 0 0 31 0 0 0 16 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18759] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18759/stat : 18759 (java) S 18751 18738 17992 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18752/tid=18760] ppid=18751 vsize=868500 CPUtime=0
/proc/18752/task/18760/stat : 18760 (java) S 18751 18738 17992 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43729199 889344000 11250 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 890596

[startup+102.307 s]
/proc/loadavg: 2.15 2.05 2.01 3/83 18761
/proc/meminfo: memFree=418152/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=17400 CPUtime=93.79
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1617 33731 0 2 8 2 8712 657 16 0 1 0 43729093 17817600 1275 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4350 1275 413 3 0 929 0
[pid=18761] ppid=18738 vsize=502928 CPUtime=5.88
/proc/18761/stat : 18761 (minisat-inc) R 18738 18738 17992 0 -1 4194304 118581 0 0 0 509 79 0 0 25 0 1 0 43738726 514998272 118530 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/18761/statm: 125732 118530 59 151 0 125578 0
Current children cumulated CPU time (s) 99.67
Current children cumulated vsize (KiB) 520328



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+107.902 s]
/proc/loadavg: 2.13 2.05 2.01 4/83 18761
/proc/meminfo: memFree=15208/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=17400 CPUtime=93.79
/proc/18738/stat : 18738 (sugar++) S 18736 18738 17992 0 -1 4194304 1617 33731 0 2 8 2 8712 657 16 0 1 0 43729093 17817600 1275 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18738/statm: 4350 1275 413 3 0 929 0
[pid=18761] ppid=18738 vsize=904776 CPUtime=11.41
/proc/18761/stat : 18761 (minisat-inc) R 18738 18738 17992 0 -1 4194304 220967 0 0 0 990 151 0 0 25 0 1 0 43738726 926490624 220916 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/18761/statm: 226194 220916 59 151 0 226040 0
Current children cumulated CPU time (s) 105.2
Current children cumulated vsize (KiB) 922176

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

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

[startup+108.202 s]
/proc/loadavg: 2.13 2.05 2.01 4/83 18761
/proc/meminfo: memFree=15208/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=17400 CPUtime=105.5
/proc/18738/stat : 18738 (sugar++) R 18736 18738 17992 0 -1 4194304 1649 254698 0 2 8 17 9703 822 18 0 1 0 43729093 17817600 1276 996147200 4194304 4206940 548682068528 18446744073709551615 210824303657 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18738/statm: 4350 1276 414 3 0 929 0
Current children cumulated CPU time (s) 105.5
Current children cumulated vsize (KiB) 17400

[startup+108.402 s]
/proc/loadavg: 2.13 2.05 2.01 4/83 18761
/proc/meminfo: memFree=15208/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=17400 CPUtime=105.7
/proc/18738/stat : 18738 (sugar++) R 18736 18738 17992 0 -1 4194304 1649 254698 0 2 8 37 9703 822 18 0 1 0 43729093 17817600 1276 996147200 4194304 4206940 548682068528 18446744073709551615 210824303657 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18738/statm: 4350 1276 414 3 0 929 0
Current children cumulated CPU time (s) 105.7
Current children cumulated vsize (KiB) 17400

[startup+108.521 s]
/proc/loadavg: 2.13 2.05 2.01 4/83 18761
/proc/meminfo: memFree=15208/2055920 swapFree=4192812/4192956
[pid=18738] ppid=18736 vsize=17400 CPUtime=105.82
/proc/18738/stat : 18738 (sugar++) R 18736 18738 17992 0 -1 4194304 1649 254698 0 2 8 49 9703 822 18 0 1 0 43729093 17817600 1276 996147200 4194304 4206940 548682068528 18446744073709551615 210824303657 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18738/statm: 4350 1276 414 3 0 929 0
Current children cumulated CPU time (s) 105.82
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 108.531
CPU time (s): 105.846
CPU user time (s): 97.1202
CPU system time (s): 8.72567
CPU usage (%): 97.5259
Max. virtual memory (cumulated for all children) (KiB): 922176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.1202
system time used= 8.72567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256393
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80297
involuntary context switches= 84066

runsolver used 0.152976 second user time and 0.376942 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-12 15:44:36
IDJOB=1112589
IDBENCH=61441
IDSOLVER=367
FILE ID=node33/1112589-1215870275
PBS_JOBID= 7903502
Free space on /tmp= 66472 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapScensMod/normalized-scen1-f9.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-1112589-1215870275/watcher-1112589-1215870275 -o /tmp/evaluation-result-1112589-1215870275/solver-1112589-1215870275 -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-1112589-1215870275.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3933015e701222af96ea6a914713e869
RANDOM SEED=1908159241

node33.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.264
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.264
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:       1818840 kB
Buffers:         53744 kB
Cached:          90892 kB
SwapCached:          0 kB
Active:         104084 kB
Inactive:        73452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1524 kB
Writeback:           0 kB
Mapped:          53072 kB
Slab:            44720 kB
Committed_AS:   234240 kB
PageTables:       1860 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= 66472 MiB
End job on node33 at 2008-07-12 15:46:25