Trace number 1113069

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) 104.847 107.292

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-0.xml
MD5SUM794a2318e84f02e396222d8183c60eb7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints23
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.24	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.24	c 0	BEGIN Sat Jul 12 17:44:08 2008
0.04/0.24	c 0	PID 17760
0.04/0.24	c 0	HOST node13.alineos.net
0.04/0.24	c 0	CONVERTING HOME/instance-1113069-1215877447.xml TO HOME/temp.csp
0.04/0.24	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113069-1215877447.xml' 'HOME/temp.csp'
0.81/1.04	c 0	13 domains, 300 variables, 7 predicates, 0 relations, 4377 constraints
0.81/1.08	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.81/1.08	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.85/1.16	c 1	Parsing HOME/temp.csp
0.85/1.43	c 1	parsed 4697 expressions
0.85/1.43	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.85/1.48	c 1	MAX CSP: 4377 constraints
0.85/1.48	c 1	Converting to clausal form CSP
0.85/2.05	c 1	converted 908 (10%) expressions
2.24/2.54	c 2	converted 1816 (20%) expressions
2.64/2.99	c 2	converted 2724 (30%) expressions
3.03/3.31	c 3	converted 3631 (40%) expressions
3.33/3.61	c 3	converted 4539 (50%) expressions
3.72/4.05	c 4	converted 5447 (60%) expressions
4.01/4.34	c 4	converted 6354 (70%) expressions
4.31/4.66	c 4	converted 7262 (80%) expressions
4.60/4.97	c 4	converted 8170 (90%) expressions
5.59/5.99	c 5	converted 9077 (100%) expressions
5.59/5.99	c 5	CSP : 9354 integers, 17097 booleans, 39812 clauses, largest domain size 6566
5.59/5.99	c 5	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.59/5.99	c 5	Propagation in CSP
6.19/6.51	c 6	4372 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.19/6.51	c 6	CSP : 9354 integers, 17097 booleans, 39812 clauses, largest domain size 4378
6.19/6.51	c 6	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.19/6.53	c 6	Simplifing CSP by introducing new Boolean variables
6.19/6.59	c 6	CSP : 9354 integers, 25511 booleans, 48226 clauses, largest domain size 4378
6.19/6.59	c 6	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.58/6.94	c 6	Encoding CSP to SAT : HOME/temp.cnf
8.06/8.46	c 8	936 (10%) CSP integer variables are encoded (379601 clauses, 6231974 bytes)
8.35/8.70	c 8	1871 (20%) CSP integer variables are encoded (559871 clauses, 9296564 bytes)
8.35/8.76	c 8	2807 (30%) CSP integer variables are encoded (601876 clauses, 10010649 bytes)
8.35/8.77	c 8	3742 (40%) CSP integer variables are encoded (609728 clauses, 10144133 bytes)
8.35/8.77	c 8	4677 (50%) CSP integer variables are encoded (609728 clauses, 10144133 bytes)
8.35/8.78	c 8	5613 (60%) CSP integer variables are encoded (618979 clauses, 10301400 bytes)
8.35/8.79	c 8	6548 (70%) CSP integer variables are encoded (627247 clauses, 10441956 bytes)
8.45/8.81	c 8	7484 (80%) CSP integer variables are encoded (638405 clauses, 10631642 bytes)
8.45/8.88	c 8	8419 (90%) CSP integer variables are encoded (693137 clauses, 11562086 bytes)
8.45/8.90	c 8	9354 (100%) CSP integer variables are encoded (706590 clauses, 11790787 bytes)
20.91/21.45	c 21	4823 (10%) CSP clauses are encoded (2989801 clauses, 61430339 bytes)
26.73/27.37	c 27	9646 (20%) CSP clauses are encoded (4423692 clauses, 94046335 bytes)
30.20/30.86	c 30	14468 (30%) CSP clauses are encoded (5467673 clauses, 118956226 bytes)
33.33/34.03	c 33	19291 (40%) CSP clauses are encoded (6528685 clauses, 144848584 bytes)
35.99/36.74	c 36	24113 (50%) CSP clauses are encoded (7501688 clauses, 169088181 bytes)
39.15/39.92	c 39	28936 (60%) CSP clauses are encoded (8689241 clauses, 198690118 bytes)
41.41/42.22	c 42	33759 (70%) CSP clauses are encoded (9523537 clauses, 219545724 bytes)
43.77/44.62	c 44	38581 (80%) CSP clauses are encoded (10390464 clauses, 241057600 bytes)
47.46/48.56	c 48	43404 (90%) CSP clauses are encoded (12254874 clauses, 286514632 bytes)
92.67/95.08	c 95	48226 (100%) CSP clauses are encoded (34784068 clauses, 837269265 bytes)
92.67/95.08	c 95	48226 CSP clauses encoded
92.67/95.08	c 95	Writing map file : HOME/temp.map
92.76/95.16	c 95	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
92.76/95.16	c 95	SAT : 741455 SAT variables, 34784068 SAT clauses, 837269265 bytes
92.76/95.16	c 95	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
92.87/95.20	c 95	OBJECTIVE minimize _COST
92.87/95.20	c 95	SOLVING HOME/temp.cnf
92.87/95.20	c 95	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
92.87/95.20	c 95	This is MiniSat 2.0 beta incremental
92.87/95.20	c 95	WARNING: for repeatability, setting FPU to use double precision
92.87/95.20	c 95	============================[ Problem Statistics ]=============================
92.87/95.20	c 95	|                                                                             |
92.87/95.21	c 95	|  Number of variables:  741455                                               |
92.87/95.21	c 95	|  Number of clauses:    34784068                                             |
104.23/106.71	c ERROR INTERRUPTED
104.23/106.71	s UNKNOWN
104.33/106.88	c 106	CPU 97.35 (0.09 0.01 97.26 7.02)
104.33/106.88	c 106	END Sat Jul 12 17:45:54 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-1113069-1215877447/watcher-1113069-1215877447 -o /tmp/evaluation-result-1113069-1215877447/solver-1113069-1215877447 -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-1113069-1215877447.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.07 2.07 4/80 17760
/proc/meminfo: memFree=1735888/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=18572 CPUtime=0
/proc/17760/stat : 17760 (runsolver) D 17758 17760 16948 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44447477 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 269757246759 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/17760/statm: 4643 292 257 25 0 2626 0

[startup+0.0542001 s]
/proc/loadavg: 2.00 2.07 2.07 4/80 17760
/proc/meminfo: memFree=1735888/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=12272 CPUtime=0
/proc/17760/stat : 17760 (sugar++) D 17758 17760 16948 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 44447477 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/17760/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.100643 s]
/proc/loadavg: 2.00 2.07 2.07 4/80 17760
/proc/meminfo: memFree=1735888/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=12412 CPUtime=0
/proc/17760/stat : 17760 (sugar++) D 17758 17760 16948 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 44447477 12709888 382 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/17760/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301676 s]
/proc/loadavg: 2.00 2.07 2.07 4/80 17760
/proc/meminfo: memFree=1735888/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=16740 CPUtime=0.07
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 44447477 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701729 s]
/proc/loadavg: 2.00 2.07 2.07 4/80 17760
/proc/meminfo: memFree=1735888/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=16740 CPUtime=0.07
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 44447477 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50184 s]
/proc/loadavg: 2.00 2.07 2.07 3/91 17772
/proc/meminfo: memFree=1718392/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=16740 CPUtime=0.85
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1297 7160 0 1 6 1 74 4 15 0 1 0 44447477 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 16740

[startup+3.10205 s]
/proc/loadavg: 2.00 2.07 2.07 3/91 17782
/proc/meminfo: memFree=1714872/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=16740 CPUtime=0.85
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1297 7160 0 1 6 1 74 4 15 0 1 0 44447477 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4185 1104 409 3 0 764 0
[pid=17773] ppid=17760 vsize=5356 CPUtime=0
/proc/17773/stat : 17773 (sh) S 17760 17760 16948 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44447586 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17773/statm: 1339 233 193 169 0 50 0
[pid=17774] ppid=17773 vsize=868384 CPUtime=1.98
/proc/17774/stat : 17774 (java) S 17773 17760 16948 0 -1 0 9521 0 1 0 193 5 0 0 18 0 9 0 44447586 889225216 8597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17774/statm: 217096 8597 2540 9 0 211671 0
[pid=17774/tid=17775] ppid=17773 vsize=868384 CPUtime=1.36
/proc/17774/task/17775/stat : 17775 (java) R 17773 17760 16948 0 -1 64 2875 0 1 0 135 1 0 0 25 0 9 0 44447587 889225216 8597 996147200 134512640 134550740 4294955920 18446744073709551615 4126587478 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17776] ppid=17773 vsize=868384 CPUtime=0.38
/proc/17774/task/17776/stat : 17776 (java) S 17773 17760 16948 0 -1 64 4485 0 0 0 37 1 0 0 16 0 9 0 44447588 889225216 8597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17777] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17777/stat : 17777 (java) S 17773 17760 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44447589 889225216 8597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17778] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17778/stat : 17778 (java) S 17773 17760 16948 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44447589 889225216 8597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17779] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17779/stat : 17779 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44447590 889225216 8597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17780] ppid=17773 vsize=868384 CPUtime=0.21
/proc/17774/task/17780/stat : 17780 (java) S 17773 17760 16948 0 -1 64 1469 0 0 0 21 0 0 0 15 0 9 0 44447591 889225216 8597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17781] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17781/stat : 17781 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44447591 889225216 8597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17782] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17782/stat : 17782 (java) S 17773 17760 16948 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44447591 889225216 8597 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 890480

[startup+6.30247 s]
/proc/loadavg: 2.00 2.07 2.07 3/91 17782
/proc/meminfo: memFree=1688888/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=16740 CPUtime=0.85
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1297 7160 0 1 6 1 74 4 16 0 1 0 44447477 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4185 1104 409 3 0 764 0
[pid=17773] ppid=17760 vsize=5356 CPUtime=0
/proc/17773/stat : 17773 (sh) S 17760 17760 16948 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44447586 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17773/statm: 1339 233 193 169 0 50 0
[pid=17774] ppid=17773 vsize=868384 CPUtime=5.14
/proc/17774/stat : 17774 (java) S 17773 17760 16948 0 -1 0 21635 0 1 0 502 12 0 0 18 0 9 0 44447586 889225216 15418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17774/statm: 217096 15418 2540 9 0 211671 0
[pid=17774/tid=17775] ppid=17773 vsize=868384 CPUtime=3.62
/proc/17774/task/17775/stat : 17775 (java) R 17773 17760 16948 0 -1 64 3367 0 1 0 360 2 0 0 25 0 9 0 44447587 889225216 15418 996147200 134512640 134550740 4294955920 18446744073709551615 4126598383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17776] ppid=17773 vsize=868384 CPUtime=1.24
/proc/17774/task/17776/stat : 17776 (java) S 17773 17760 16948 0 -1 64 16087 0 0 0 116 8 0 0 16 0 9 0 44447588 889225216 15418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17777] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17777/stat : 17777 (java) S 17773 17760 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44447589 889225216 15418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17778] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17778/stat : 17778 (java) S 17773 17760 16948 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44447589 889225216 15418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17779] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17779/stat : 17779 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44447590 889225216 15418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17780] ppid=17773 vsize=868384 CPUtime=0.24
/proc/17774/task/17780/stat : 17780 (java) S 17773 17760 16948 0 -1 64 1489 0 0 0 24 0 0 0 16 0 9 0 44447591 889225216 15418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17781] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17781/stat : 17781 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44447591 889225216 15418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17782] ppid=17773 vsize=868384 CPUtime=0
/proc/17774/task/17782/stat : 17782 (java) S 17773 17760 16948 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44447591 889225216 15418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 890480

[startup+12.7023 s]
/proc/loadavg: 2.15 2.10 2.08 3/91 17782
/proc/meminfo: memFree=1655480/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=16740 CPUtime=0.85
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1297 7160 0 1 6 1 74 4 15 0 1 0 44447477 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4185 1104 409 3 0 764 0
[pid=17773] ppid=17760 vsize=5356 CPUtime=0
/proc/17773/stat : 17773 (sh) S 17760 17760 16948 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44447586 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17773/statm: 1339 233 193 169 0 50 0
[pid=17774] ppid=17773 vsize=868496 CPUtime=11.45
/proc/17774/stat : 17774 (java) S 17773 17760 16948 0 -1 0 26297 0 1 0 1116 29 0 0 18 0 9 0 44447586 889339904 15730 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17774/statm: 217124 15730 2566 9 0 211671 0
[pid=17774/tid=17775] ppid=17773 vsize=868496 CPUtime=9.43
/proc/17774/task/17775/stat : 17775 (java) R 17773 17760 16948 0 -1 64 3600 0 1 0 928 15 0 0 25 0 9 0 44447587 889339904 15730 996147200 134512640 134550740 4294955920 18446744073709551615 4127073035 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17776] ppid=17773 vsize=868496 CPUtime=1.68
/proc/17774/task/17776/stat : 17776 (java) S 17773 17760 16948 0 -1 64 20479 0 0 0 156 12 0 0 16 0 9 0 44447588 889339904 15730 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17777] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17777/stat : 17777 (java) S 17773 17760 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44447589 889339904 15730 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17778] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17778/stat : 17778 (java) S 17773 17760 16948 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44447589 889339904 15730 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17779] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17779/stat : 17779 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44447590 889339904 15730 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17780] ppid=17773 vsize=868496 CPUtime=0.31
/proc/17774/task/17780/stat : 17780 (java) S 17773 17760 16948 0 -1 64 1526 0 0 0 30 1 0 0 16 0 9 0 44447591 889339904 15730 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17781] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17781/stat : 17781 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44447591 889339904 15730 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17782] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17782/stat : 17782 (java) S 17773 17760 16948 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44447591 889339904 15730 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 890592

[startup+25.502 s]
/proc/loadavg: 2.20 2.12 2.08 3/91 17782
/proc/meminfo: memFree=1599864/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=16740 CPUtime=0.85
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1297 7160 0 1 6 1 74 4 16 0 1 0 44447477 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4185 1104 409 3 0 764 0
[pid=17773] ppid=17760 vsize=5356 CPUtime=0
/proc/17773/stat : 17773 (sh) S 17760 17760 16948 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44447586 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17773/statm: 1339 233 193 169 0 50 0
[pid=17774] ppid=17773 vsize=868496 CPUtime=24.11
/proc/17774/stat : 17774 (java) S 17773 17760 16948 0 -1 0 26669 0 1 0 2345 66 0 0 18 0 9 0 44447586 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17774/statm: 217124 15736 2566 9 0 211671 0
[pid=17774/tid=17775] ppid=17773 vsize=868496 CPUtime=21.9
/proc/17774/task/17775/stat : 17775 (java) R 17773 17760 16948 0 -1 64 3966 0 1 0 2141 49 0 0 25 0 9 0 44447587 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4127073824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17776] ppid=17773 vsize=868496 CPUtime=1.86
/proc/17774/task/17776/stat : 17776 (java) S 17773 17760 16948 0 -1 64 20479 0 0 0 171 15 0 0 16 0 9 0 44447588 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17777] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17777/stat : 17777 (java) S 17773 17760 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44447589 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17778] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17778/stat : 17778 (java) S 17773 17760 16948 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44447589 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17779] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17779/stat : 17779 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44447590 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17780] ppid=17773 vsize=868496 CPUtime=0.32
/proc/17774/task/17780/stat : 17780 (java) S 17773 17760 16948 0 -1 64 1532 0 0 0 31 1 0 0 15 0 9 0 44447591 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17781] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17781/stat : 17781 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44447591 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17782] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17782/stat : 17782 (java) S 17773 17760 16948 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44447591 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 890592

[startup+51.1024 s]
/proc/loadavg: 2.20 2.12 2.08 3/91 17782
/proc/meminfo: memFree=1366392/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=16740 CPUtime=0.85
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1297 7160 0 1 6 1 74 4 16 0 1 0 44447477 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4185 1104 409 3 0 764 0
[pid=17773] ppid=17760 vsize=5356 CPUtime=0
/proc/17773/stat : 17773 (sh) S 17760 17760 16948 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44447586 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17773/statm: 1339 233 193 169 0 50 0
[pid=17774] ppid=17773 vsize=868496 CPUtime=49.15
/proc/17774/stat : 17774 (java) S 17773 17760 16948 0 -1 0 28042 0 1 0 4700 215 0 0 18 0 9 0 44447586 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17774/statm: 217124 15736 2566 9 0 211671 0
[pid=17774/tid=17775] ppid=17773 vsize=868496 CPUtime=46.33
/proc/17774/task/17775/stat : 17775 (java) R 17773 17760 16948 0 -1 64 5339 0 1 0 4443 190 0 0 25 0 9 0 44447587 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 102064645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17776] ppid=17773 vsize=868496 CPUtime=2.48
/proc/17774/task/17776/stat : 17776 (java) S 17773 17760 16948 0 -1 64 20479 0 0 0 225 23 0 0 16 0 9 0 44447588 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17777] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17777/stat : 17777 (java) S 17773 17760 16948 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44447589 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17778] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17778/stat : 17778 (java) S 17773 17760 16948 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44447589 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17779] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17779/stat : 17779 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44447590 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17780] ppid=17773 vsize=868496 CPUtime=0.33
/proc/17774/task/17780/stat : 17780 (java) S 17773 17760 16948 0 -1 64 1532 0 0 0 32 1 0 0 16 0 9 0 44447591 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17781] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17781/stat : 17781 (java) S 17773 17760 16948 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44447591 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17774/tid=17782] ppid=17773 vsize=868496 CPUtime=0
/proc/17774/task/17782/stat : 17782 (java) S 17773 17760 16948 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44447591 889339904 15736 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (KiB) 890592

[startup+102.307 s]
/proc/loadavg: 2.16 2.13 2.09 3/82 17783
/proc/meminfo: memFree=350912/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=17400 CPUtime=92.87
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1593 38446 0 2 9 1 8734 543 16 0 1 0 44447477 17817600 1250 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4350 1250 413 3 0 929 0
[pid=17783] ppid=17760 vsize=578996 CPUtime=7
/proc/17783/stat : 17783 (minisat-inc) R 17760 17760 16948 0 -1 4194304 137634 0 0 0 610 90 0 0 25 0 1 0 44456998 592891904 137583 996147200 134512640 135134323 4294956192 18446744073709551615 134515601 0 0 4096 3 0 0 0 17 1 0 0
/proc/17783/statm: 144749 137583 59 151 0 144595 0
Current children cumulated CPU time (s) 99.87
Current children cumulated vsize (KiB) 596396



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+106.707 s]
/proc/loadavg: 2.14 2.12 2.09 3/82 17783
/proc/meminfo: memFree=15296/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=17400 CPUtime=92.87
/proc/17760/stat : 17760 (sugar++) S 17758 17760 16948 0 -1 4194304 1593 38446 0 2 9 1 8734 543 16 0 1 0 44447477 17817600 1250 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17760/statm: 4350 1250 413 3 0 929 0
[pid=17783] ppid=17760 vsize=907436 CPUtime=11.36
/proc/17783/stat : 17783 (minisat-inc) R 17760 17760 16948 0 -1 4194304 219411 0 0 0 991 145 0 0 25 0 1 0 44456998 929214464 219360 996147200 134512640 135134323 4294956192 18446744073709551615 134537486 0 0 4096 3 0 0 0 17 1 0 0
/proc/17783/statm: 226859 219360 59 151 0 226705 0
Current children cumulated CPU time (s) 104.23
Current children cumulated vsize (KiB) 924836

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

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

[startup+107.002 s]
/proc/loadavg: 2.14 2.12 2.09 3/82 17783
/proc/meminfo: memFree=15296/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=17400 CPUtime=104.53
/proc/17760/stat : 17760 (sugar++) R 17758 17760 16948 0 -1 4194304 1625 257857 0 2 9 16 9726 702 18 0 1 0 44447477 17817600 1251 996147200 4194304 4206940 548682068528 18446744073709551615 269757420585 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17760/statm: 4350 1251 414 3 0 929 0
Current children cumulated CPU time (s) 104.53
Current children cumulated vsize (KiB) 17400

[startup+107.202 s]
/proc/loadavg: 2.14 2.12 2.09 3/82 17783
/proc/meminfo: memFree=15296/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=17400 CPUtime=104.73
/proc/17760/stat : 17760 (sugar++) R 17758 17760 16948 0 -1 4194304 1625 257857 0 2 9 36 9726 702 18 0 1 0 44447477 17817600 1251 996147200 4194304 4206940 548682068528 18446744073709551615 269757420585 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17760/statm: 4350 1251 414 3 0 929 0
Current children cumulated CPU time (s) 104.73
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 107.292
CPU time (s): 104.847
CPU user time (s): 97.3662
CPU system time (s): 7.48086
CPU usage (%): 97.7213
Max. virtual memory (cumulated for all children) (KiB): 924836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.3662
system time used= 7.48086
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259528
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= 39878
involuntary context switches= 42948

runsolver used 0.146977 second user time and 0.374943 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-12 17:44:07
IDJOB=1113069
IDBENCH=61521
IDSOLVER=367
FILE ID=node13/1113069-1215877447
PBS_JOBID= 7903553
Free space on /tmp= 66516 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp03/normalized-fapp03-0300-0.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-1113069-1215877447/watcher-1113069-1215877447 -o /tmp/evaluation-result-1113069-1215877447/solver-1113069-1215877447 -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-1113069-1215877447.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 794a2318e84f02e396222d8183c60eb7
RANDOM SEED=1704149604

node13.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.234
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.234
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:       1736368 kB
Buffers:          3820 kB
Cached:          50036 kB
SwapCached:          0 kB
Active:         259916 kB
Inactive:         9084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1500 kB
Writeback:           0 kB
Mapped:         235436 kB
Slab:            35296 kB
Committed_AS:   965120 kB
PageTables:       2268 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= 66516 MiB
End job on node13 at 2008-07-12 17:45:56