Trace number 1112943

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) 80.2458 87.9746

General information on the benchmark

Namecsp/fapp/fapp04/
normalized-fapp04-0300-0.xml
MD5SUM3d5c26105aab0ca21b22d7bc9b077a6e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints16
Best CPU time to get the best result obtained on this benchmark3600.04
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3360
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3360
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.53	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.55	c 0	BEGIN Sat Jul 12 17:18:59 2008
0.04/0.55	c 0	PID 18106
0.04/0.56	c 0	HOST node49.alineos.net
0.04/0.56	c 0	CONVERTING HOME/instance-1112943-1215875938.xml TO HOME/temp.csp
0.04/0.56	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112943-1215875938.xml' 'HOME/temp.csp'
0.62/1.23	c 1	13 domains, 300 variables, 8 predicates, 0 relations, 3360 constraints
0.62/1.25	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.62/1.25	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.67/1.32	c 1	Parsing HOME/temp.csp
0.67/1.51	c 1	parsed 3681 expressions
0.67/1.52	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.67/1.55	c 1	MAX CSP: 3360 constraints
0.67/1.55	c 1	Converting to clausal form CSP
0.67/1.99	c 1	converted 705 (10%) expressions
2.06/2.51	c 2	converted 1409 (20%) expressions
2.36/2.90	c 2	converted 2114 (30%) expressions
2.87/3.33	c 3	converted 2818 (40%) expressions
3.26/3.72	c 3	converted 3522 (50%) expressions
3.56/4.00	c 3	converted 4227 (60%) expressions
4.05/4.53	c 4	converted 4931 (70%) expressions
4.35/4.81	c 4	converted 5636 (80%) expressions
4.55/5.09	c 4	converted 6340 (90%) expressions
5.26/5.70	c 5	converted 7044 (100%) expressions
5.26/5.70	c 5	CSP : 7318 integers, 12980 booleans, 30636 clauses, largest domain size 5041
5.26/5.70	c 5	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.26/5.70	c 5	Propagation in CSP
5.86/6.38	c 6	3356 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.86/6.38	c 6	CSP : 7318 integers, 12980 booleans, 30636 clauses, largest domain size 3361
5.86/6.38	c 6	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.86/6.39	c 6	Simplifing CSP by introducing new Boolean variables
5.96/6.44	c 6	CSP : 7318 integers, 19794 booleans, 37450 clauses, largest domain size 3361
5.96/6.44	c 6	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.27/6.74	c 6	Encoding CSP to SAT : HOME/temp.cnf
7.78/8.22	c 8	732 (10%) CSP integer variables are encoded (326363 clauses, 5326858 bytes)
7.98/8.48	c 8	1464 (20%) CSP integer variables are encoded (533883 clauses, 8854698 bytes)
8.09/8.58	c 8	2196 (30%) CSP integer variables are encoded (614767 clauses, 10229726 bytes)
8.19/8.60	c 8	2928 (40%) CSP integer variables are encoded (625621 clauses, 10414244 bytes)
8.19/8.60	c 8	3659 (50%) CSP integer variables are encoded (628316 clauses, 10460059 bytes)
8.19/8.65	c 8	4391 (60%) CSP integer variables are encoded (664376 clauses, 11073079 bytes)
8.19/8.66	c 8	5123 (70%) CSP integer variables are encoded (673031 clauses, 11220214 bytes)
8.19/8.68	c 8	5855 (80%) CSP integer variables are encoded (683152 clauses, 11392271 bytes)
8.19/8.68	c 8	6587 (90%) CSP integer variables are encoded (689705 clauses, 11503672 bytes)
8.19/8.70	c 8	7318 (100%) CSP integer variables are encoded (698145 clauses, 11647152 bytes)
19.64/20.39	c 20	3745 (10%) CSP clauses are encoded (2620557 clauses, 53075319 bytes)
25.36/26.21	c 26	7490 (20%) CSP clauses are encoded (3871527 clauses, 81392410 bytes)
29.22/31.79	c 31	11235 (30%) CSP clauses are encoded (4824204 clauses, 103349483 bytes)
32.10/34.60	c 34	14980 (40%) CSP clauses are encoded (5671826 clauses, 123776325 bytes)
35.27/37.89	c 37	18725 (50%) CSP clauses are encoded (6716414 clauses, 149479857 bytes)
37.34/39.95	c 39	22470 (60%) CSP clauses are encoded (7465623 clauses, 168125369 bytes)
40.24/43.10	c 42	26215 (70%) CSP clauses are encoded (8504447 clauses, 194016654 bytes)
42.37/47.97	c 47	29960 (80%) CSP clauses are encoded (9281267 clauses, 213452381 bytes)
53.45/59.48	c 59	33705 (90%) CSP clauses are encoded (15418156 clauses, 363183360 bytes)
68.58/75.06	c 74	37450 (100%) CSP clauses are encoded (23713846 clauses, 566042297 bytes)
68.58/75.06	c 74	37450 CSP clauses encoded
68.58/75.06	c 74	Writing map file : HOME/temp.map
68.68/75.16	c 75	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
68.68/75.16	c 75	SAT : 725257 SAT variables, 23713846 SAT clauses, 566042297 bytes
68.68/75.16	c 75	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
68.77/75.21	c 75	OBJECTIVE minimize _COST
68.77/75.21	c 75	SOLVING HOME/temp.cnf
68.77/75.21	c 75	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
68.79/75.80	c 75	This is MiniSat 2.0 beta incremental
68.79/75.80	c 75	WARNING: for repeatability, setting FPU to use double precision
68.79/75.80	c 75	============================[ Problem Statistics ]=============================
68.79/75.80	c 75	|                                                                             |
68.79/75.81	c 75	|  Number of variables:  725257                                               |
68.79/75.81	c 75	|  Number of clauses:    23713846                                             |
79.90/87.42	c ERROR INTERRUPTED
79.90/87.42	s UNKNOWN
80.00/87.56	c 87	CPU 74.59 (0.09 0.01 74.5 5.45)
80.00/87.56	c 87	END Sat Jul 12 17:20:26 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-1112943-1215875938/watcher-1112943-1215875938 -o /tmp/evaluation-result-1112943-1215875938/solver-1112943-1215875938 -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-1112943-1215875938.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: 1.82 1.77 1.86 3/82 18106
/proc/meminfo: memFree=1207328/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=18572 CPUtime=0
/proc/18106/stat : 18106 (runsolver) D 18104 18106 17963 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44289521 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 224627584295 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/18106/statm: 4643 292 257 25 0 2626 0

[startup+0.0485109 s]
/proc/loadavg: 1.82 1.77 1.86 3/82 18106
/proc/meminfo: memFree=1207328/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=7504 CPUtime=0
/proc/18106/stat : 18106 (sugar++) D 18104 18106 17963 0 -1 4194304 61 0 2 0 0 0 0 0 18 0 1 0 44289521 7684096 48 996147200 4194304 4206940 548682068528 18446744073709551615 224624968400 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/18106/statm: 1876 48 36 3 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7504

[startup+0.101516 s]
/proc/loadavg: 1.82 1.77 1.86 3/82 18106
/proc/meminfo: memFree=1207328/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=8540 CPUtime=0
/proc/18106/stat : 18106 (sugar++) D 18104 18106 17963 0 -1 4194304 64 0 3 0 0 0 0 0 18 0 1 0 44289521 8744960 52 996147200 4194304 4206940 548682068528 18446744073709551615 224624968452 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/18106/statm: 2135 52 39 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8540

[startup+0.301543 s]
/proc/loadavg: 1.82 1.77 1.86 3/82 18106
/proc/meminfo: memFree=1207328/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=12272 CPUtime=0
/proc/18106/stat : 18106 (sugar++) D 18104 18106 17963 0 -1 4194304 392 0 4 0 0 0 0 0 18 0 1 0 44289521 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 224636481634 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/18106/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.701601 s]
/proc/loadavg: 1.82 1.77 1.86 3/82 18106
/proc/meminfo: memFree=1207328/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=16740 CPUtime=0.06
/proc/18106/stat : 18106 (sugar++) S 18104 18106 17963 0 -1 4194304 1213 128 6 0 5 1 0 0 16 0 1 0 44289521 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50172 s]
/proc/loadavg: 1.76 1.76 1.85 2/93 18118
/proc/meminfo: memFree=1186568/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=16740 CPUtime=0.67
/proc/18106/stat : 18106 (sugar++) S 18104 18106 17963 0 -1 4194304 1291 6726 6 52 5 1 52 9 16 0 1 0 44289521 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 16740

[startup+3.10295 s]
/proc/loadavg: 1.76 1.76 1.85 2/93 18128
/proc/meminfo: memFree=1177416/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=16740 CPUtime=0.67
/proc/18106/stat : 18106 (sugar++) S 18104 18106 17963 0 -1 4194304 1291 6726 6 52 5 1 52 9 16 0 1 0 44289521 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4185 1104 409 3 0 764 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 17963 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44289647 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=869476 CPUtime=1.99
/proc/18120/stat : 18120 (java) S 18119 18106 17963 0 -1 0 9160 0 4 0 194 5 0 0 20 0 9 0 44289647 890343424 8239 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18120/statm: 217369 8239 2540 9 0 211944 0
[pid=18120/tid=18121] ppid=18119 vsize=869476 CPUtime=1.45
/proc/18120/task/18121/stat : 18121 (java) S 18119 18106 17963 0 -1 64 2773 0 4 0 144 1 0 0 17 0 9 0 44289648 890343424 8239 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18122] ppid=18119 vsize=869476 CPUtime=0.33
/proc/18120/task/18122/stat : 18122 (java) R 18119 18106 17963 0 -1 64 4186 0 0 0 31 2 0 0 17 0 9 0 44289649 890343424 8239 996147200 134512640 134550740 4294955920 18446744073709551615 104180122 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=869476 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 17963 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44289649 890343424 8239 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=869476 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 17963 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44289649 890343424 8239 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18125] ppid=18119 vsize=869476 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44289651 890343424 8239 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18126] ppid=18119 vsize=869476 CPUtime=0.18
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 17963 0 -1 64 1507 0 0 0 18 0 0 0 16 0 9 0 44289651 890343424 8239 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=869476 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 17963 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44289651 890343424 8239 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18128] ppid=18119 vsize=869476 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44289651 890343424 8239 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 891572

[startup+6.3014 s]
/proc/loadavg: 1.70 1.75 1.85 2/93 18128
/proc/meminfo: memFree=1153608/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=16740 CPUtime=0.67
/proc/18106/stat : 18106 (sugar++) S 18104 18106 17963 0 -1 4194304 1291 6726 6 52 5 1 52 9 15 0 1 0 44289521 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4185 1104 409 3 0 764 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 17963 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44289647 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=869288 CPUtime=5.19
/proc/18120/stat : 18120 (java) S 18119 18106 17963 0 -1 0 20780 0 4 0 508 11 0 0 20 0 9 0 44289647 890150912 14507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18120/statm: 217322 14507 2540 9 0 211897 0
[pid=18120/tid=18121] ppid=18119 vsize=869288 CPUtime=3.86
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 17963 0 -1 64 3377 0 4 0 384 2 0 0 16 0 9 0 44289648 890150912 14507 996147200 134512640 134550740 4294955920 18446744073709551615 4126600249 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18122] ppid=18119 vsize=869288 CPUtime=1.07
/proc/18120/task/18122/stat : 18122 (java) S 18119 18106 17963 0 -1 64 15174 0 0 0 100 7 0 0 16 0 9 0 44289649 890150912 14507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18123] ppid=18119 vsize=869288 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 17963 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44289649 890150912 14507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=869288 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 17963 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44289649 890150912 14507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18125] ppid=18119 vsize=869288 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44289651 890150912 14507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18126] ppid=18119 vsize=869288 CPUtime=0.22
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 17963 0 -1 64 1535 0 0 0 22 0 0 0 16 0 9 0 44289651 890150912 14507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18127] ppid=18119 vsize=869288 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 17963 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44289651 890150912 14507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18128] ppid=18119 vsize=869288 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44289651 890150912 14507 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 891384

[startup+12.7013 s]
/proc/loadavg: 1.72 1.75 1.85 2/93 18128
/proc/meminfo: memFree=1122888/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=16740 CPUtime=0.67
/proc/18106/stat : 18106 (sugar++) S 18104 18106 17963 0 -1 4194304 1291 6726 6 52 5 1 52 9 15 0 1 0 44289521 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4185 1104 409 3 0 764 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 17963 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44289647 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=869400 CPUtime=11.59
/proc/18120/stat : 18120 (java) S 18119 18106 17963 0 -1 0 26575 0 5 0 1130 29 0 0 20 0 9 0 44289647 890265600 14834 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18120/statm: 217350 14834 2566 9 0 211897 0
[pid=18120/tid=18121] ppid=18119 vsize=869400 CPUtime=9.84
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 17963 0 -1 64 3614 0 5 0 967 17 0 0 17 0 9 0 44289648 890265600 14834 996147200 134512640 134550740 4294955920 18446744073709551615 4126598838 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18122] ppid=18119 vsize=869400 CPUtime=1.45
/proc/18120/task/18122/stat : 18122 (java) S 18119 18106 17963 0 -1 64 20695 0 0 0 135 10 0 0 16 0 9 0 44289649 890265600 14834 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18123] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 17963 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44289649 890265600 14834 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 17963 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44289649 890265600 14834 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18125] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44289651 890265600 14834 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18126] ppid=18119 vsize=869400 CPUtime=0.28
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 17963 0 -1 64 1572 0 0 0 28 0 0 0 16 0 9 0 44289651 890265600 14834 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 17963 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44289651 890265600 14834 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18128] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44289651 890265600 14834 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 891496

[startup+25.5021 s]
/proc/loadavg: 1.76 1.76 1.85 1/93 18128
/proc/meminfo: memFree=1067656/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=16740 CPUtime=0.67
/proc/18106/stat : 18106 (sugar++) S 18104 18106 17963 0 -1 4194304 1291 6726 6 52 5 1 52 9 16 0 1 0 44289521 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4185 1104 409 3 0 764 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 17963 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44289647 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=869400 CPUtime=23.99
/proc/18120/stat : 18120 (java) S 18119 18106 17963 0 -1 0 26964 0 5 0 2337 62 0 0 20 0 9 0 44289647 890265600 14844 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18120/statm: 217350 14844 2566 9 0 211897 0
[pid=18120/tid=18121] ppid=18119 vsize=869400 CPUtime=22.09
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 17963 0 -1 64 3993 0 5 0 2161 48 0 0 17 0 9 0 44289648 890265600 14844 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18122] ppid=18119 vsize=869400 CPUtime=1.58
/proc/18120/task/18122/stat : 18122 (java) S 18119 18106 17963 0 -1 64 20695 0 0 0 146 12 0 0 16 0 9 0 44289649 890265600 14844 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 17963 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44289649 890265600 14844 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 17963 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44289649 890265600 14844 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18125] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44289651 890265600 14844 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18126] ppid=18119 vsize=869400 CPUtime=0.3
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 17963 0 -1 64 1582 0 0 0 30 0 0 0 16 0 9 0 44289651 890265600 14844 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 17963 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44289651 890265600 14844 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18128] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44289651 890265600 14844 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 891496

[startup+51.1027 s]
/proc/loadavg: 1.85 1.78 1.85 2/93 18128
/proc/meminfo: memFree=898376/2055920 swapFree=4180184/4192956
[pid=18106] ppid=18104 vsize=16740 CPUtime=0.67
/proc/18106/stat : 18106 (sugar++) S 18104 18106 17963 0 -1 4194304 1291 6726 6 52 5 1 52 9 16 0 1 0 44289521 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18106/statm: 4185 1104 409 3 0 764 0
[pid=18119] ppid=18106 vsize=5356 CPUtime=0
/proc/18119/stat : 18119 (sh) S 18106 18106 17963 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44289647 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18119/statm: 1339 233 193 169 0 50 0
[pid=18120] ppid=18119 vsize=869400 CPUtime=44.87
/proc/18120/stat : 18120 (java) S 18119 18106 17963 0 -1 0 28076 0 5 0 4317 170 0 0 20 0 9 0 44289647 890265600 14845 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18120/statm: 217350 14845 2566 9 0 211897 0
[pid=18120/tid=18121] ppid=18119 vsize=869400 CPUtime=42.61
/proc/18120/task/18121/stat : 18121 (java) R 18119 18106 17963 0 -1 64 5104 0 5 0 4112 149 0 0 17 0 9 0 44289648 890265600 14845 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18122] ppid=18119 vsize=869400 CPUtime=1.93
/proc/18120/task/18122/stat : 18122 (java) S 18119 18106 17963 0 -1 64 20695 0 0 0 174 19 0 0 16 0 9 0 44289649 890265600 14845 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18123] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18123/stat : 18123 (java) S 18119 18106 17963 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44289649 890265600 14845 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18124] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18124/stat : 18124 (java) S 18119 18106 17963 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44289649 890265600 14845 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18125] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18125/stat : 18125 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44289651 890265600 14845 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18126] ppid=18119 vsize=869400 CPUtime=0.3
/proc/18120/task/18126/stat : 18126 (java) S 18119 18106 17963 0 -1 64 1583 0 0 0 30 0 0 0 16 0 9 0 44289651 890265600 14845 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18120/tid=18127] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18127/stat : 18127 (java) S 18119 18106 17963 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 44289651 890265600 14845 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18120/tid=18128] ppid=18119 vsize=869400 CPUtime=0
/proc/18120/task/18128/stat : 18128 (java) S 18119 18106 17963 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44289651 890265600 14845 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.54
Current children cumulated vsize (KiB) 891496



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+87.4019 s]
/proc/loadavg: 1.98 1.83 1.87 2/84 18131
/proc/meminfo: memFree=15064/2055920 swapFree=4180188/4192956
[pid=18106] ppid=18104 vsize=17136 CPUtime=68.79
/proc/18106/stat : 18106 (sugar++) S 18104 18106 17963 0 -1 4194304 1541 36983 10 57 9 1 6494 375 16 0 1 0 44289521 17547264 1208 996147200 4194304 4206940 548682068528 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18106/statm: 4284 1208 413 3 0 863 0
[pid=18131] ppid=18106 vsize=911604 CPUtime=11.11
/proc/18131/stat : 18131 (minisat-inc) R 18106 18106 17963 0 -1 4194304 220663 0 0 0 956 155 0 0 25 0 1 0 44297102 933482496 220614 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/18131/statm: 227901 220614 59 151 0 227747 0
Current children cumulated CPU time (s) 79.9
Current children cumulated vsize (KiB) 928740

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

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

[startup+87.5267 s]
/proc/loadavg: 1.98 1.83 1.87 2/84 18131
/proc/meminfo: memFree=15064/2055920 swapFree=4180188/4192956
[pid=18106] ppid=18104 vsize=17136 CPUtime=68.79
/proc/18106/stat : 18106 (sugar++) S 18104 18106 17963 0 -1 4194304 1567 36983 10 57 9 1 6494 375 16 0 1 0 44289521 17547264 1208 996147200 4194304 4206940 548682068528 18446744073709551615 224636485524 0 0 4224 16386 18446744071563356171 0 0 17 0 0 0
/proc/18106/statm: 4284 1208 413 3 0 863 0
[pid=18131] ppid=18106 vsize=0 CPUtime=11.21
/proc/18131/stat : 18131 (minisat-inc) R 18106 18106 17963 0 -1 4195332 220668 0 0 0 956 165 0 0 25 0 1 0 44297102 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18131/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (KiB) 17136

[startup+87.9018 s]
/proc/loadavg: 1.98 1.83 1.87 2/84 18131
/proc/meminfo: memFree=15064/2055920 swapFree=4180188/4192956
[pid=18106] ppid=18104 vsize=17136 CPUtime=80.22
/proc/18106/stat : 18106 (sugar++) D 18104 18106 17963 0 -1 4194304 1573 257651 10 57 9 18 7450 545 15 0 1 0 44289521 17547264 1209 996147200 4194304 4206940 548682068528 18446744073709551615 224627758121 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18106/statm: 4284 1209 414 3 0 863 0
Current children cumulated CPU time (s) 80.22
Current children cumulated vsize (KiB) 17136

Child status: 0
Real time (s): 87.9746
CPU time (s): 80.2458
CPU user time (s): 74.5987
CPU system time (s): 5.64714
CPU usage (%): 91.2147
Max. virtual memory (cumulated for all children) (KiB): 928740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.5987
system time used= 5.64714
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259270
page faults= 67
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18822
involuntary context switches= 14483

runsolver used 0.115982 second user time and 0.303953 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-12 17:18:58
IDJOB=1112943
IDBENCH=61500
IDSOLVER=367
FILE ID=node49/1112943-1215875938
PBS_JOBID= 7903606
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp04/normalized-fapp04-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-1112943-1215875938/watcher-1112943-1215875938 -o /tmp/evaluation-result-1112943-1215875938/solver-1112943-1215875938 -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-1112943-1215875938.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3d5c26105aab0ca21b22d7bc9b077a6e
RANDOM SEED=184864345

node49.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.239
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.239
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:       1208008 kB
Buffers:          2960 kB
Cached:          26540 kB
SwapCached:       4704 kB
Active:         798832 kB
Inactive:         7824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1208008 kB
SwapTotal:     4192956 kB
SwapFree:      4180184 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:         794500 kB
Slab:            24904 kB
Committed_AS:  1020484 kB
PageTables:       3328 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node49 at 2008-07-12 17:20:28