Trace number 1114120

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? (MO) 83.42 85.0455

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-10.xml
MD5SUMd91c77ce7b00fdc4c403dfe3f5ffc37c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints5
Best CPU time to get the best result obtained on this benchmark1799.87
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.13	c 0	Sugar v1-13 + HOME/minisat
0.01/0.14	c 0	BEGIN Sat Jul 12 23:07:20 2008
0.01/0.14	c 0	PID 24623
0.01/0.15	c 0	HOST node24.alineos.net
0.01/0.15	c 0	CONVERTING HOME/instance-1114120-1215896839.xml TO HOME/temp.csp
0.01/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114120-1215896839.xml' 'HOME/temp.csp'
0.79/1.05	c 1	8 domains, 260 variables, 8 predicates, 0 relations, 3927 constraints
0.79/1.07	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.79/1.07	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.84/1.15	c 1	Parsing HOME/temp.csp
0.84/1.60	c 1	parsed 4203 expressions
0.84/1.60	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.84/1.64	c 1	MAX CSP: 3927 constraints
0.84/1.64	c 1	Converting to clausal form CSP
2.04/2.36	c 2	converted 814 (10%) expressions
2.64/2.95	c 2	converted 1627 (20%) expressions
3.23/3.52	c 3	converted 2440 (30%) expressions
3.63/3.93	c 3	converted 3254 (40%) expressions
4.22/4.57	c 4	converted 4067 (50%) expressions
4.61/4.93	c 4	converted 4880 (60%) expressions
5.01/5.34	c 5	converted 5694 (70%) expressions
5.40/5.74	c 5	converted 6507 (80%) expressions
6.10/6.48	c 6	converted 7320 (90%) expressions
6.89/7.21	c 7	converted 8133 (100%) expressions
6.89/7.21	c 7	CSP : 8369 integers, 15204 booleans, 35414 clauses, largest domain size 5891
6.89/7.21	c 7	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.89/7.21	c 7	Propagation in CSP
7.28/7.69	c 7	3918 values, 0 unsatisfiable literals, and 0 valid clauses are removed
7.28/7.69	c 7	CSP : 8369 integers, 15204 booleans, 35414 clauses, largest domain size 3928
7.28/7.69	c 7	Heap : 48 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.38/7.71	c 7	Simplifing CSP by introducing new Boolean variables
7.38/7.75	c 7	CSP : 8369 integers, 22314 booleans, 42524 clauses, largest domain size 3928
7.38/7.75	c 7	Heap : 50 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.77/8.15	c 8	Encoding CSP to SAT : HOME/temp.cnf
9.16/9.54	c 9	837 (10%) CSP integer variables are encoded (285670 clauses, 4635065 bytes)
9.26/9.68	c 9	1674 (20%) CSP integer variables are encoded (382758 clauses, 6285561 bytes)
9.35/9.72	c 9	2511 (30%) CSP integer variables are encoded (413962 clauses, 6816029 bytes)
9.35/9.73	c 9	3348 (40%) CSP integer variables are encoded (413962 clauses, 6816029 bytes)
9.35/9.73	c 9	4185 (50%) CSP integer variables are encoded (413962 clauses, 6816029 bytes)
9.35/9.74	c 9	5022 (60%) CSP integer variables are encoded (422185 clauses, 6955820 bytes)
9.35/9.75	c 9	5859 (70%) CSP integer variables are encoded (429453 clauses, 7079376 bytes)
9.35/9.76	c 9	6696 (80%) CSP integer variables are encoded (439331 clauses, 7247302 bytes)
9.35/9.77	c 9	7533 (90%) CSP integer variables are encoded (447044 clauses, 7378423 bytes)
9.45/9.84	c 9	8369 (100%) CSP integer variables are encoded (496270 clauses, 8215265 bytes)
19.69/20.35	c 20	4253 (10%) CSP clauses are encoded (1916346 clauses, 38193166 bytes)
23.57/24.21	c 24	8505 (20%) CSP clauses are encoded (2571269 clauses, 52699515 bytes)
26.15/26.81	c 26	12758 (30%) CSP clauses are encoded (3231291 clauses, 68358373 bytes)
28.23/28.93	c 28	17010 (40%) CSP clauses are encoded (3798725 clauses, 82054742 bytes)
30.22/30.90	c 30	21262 (50%) CSP clauses are encoded (4426548 clauses, 97692899 bytes)
32.29/33.04	c 33	25515 (60%) CSP clauses are encoded (5120338 clauses, 114704511 bytes)
34.17/34.95	c 34	29767 (70%) CSP clauses are encoded (5732042 clauses, 129889926 bytes)
36.06/36.82	c 36	34020 (80%) CSP clauses are encoded (6328881 clauses, 144721481 bytes)
38.52/39.39	c 39	38272 (90%) CSP clauses are encoded (7645210 clauses, 176721762 bytes)
71.52/73.06	c 73	42524 (100%) CSP clauses are encoded (25783051 clauses, 620080660 bytes)
71.52/73.06	c 73	42524 CSP clauses encoded
71.52/73.06	c 73	Writing map file : HOME/temp.map
71.61/73.13	c 73	Heap : 49 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
71.61/73.13	c 73	SAT : 526953 SAT variables, 25783051 SAT clauses, 620080660 bytes
71.61/73.13	c 73	Heap : 49 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
71.69/73.22	c 73	OBJECTIVE minimize _COST
71.69/73.22	c 73	OBJECTIVE BOUND: 0 <= _COST <= 
71.69/73.22	c 73	SEARCHING: _COST <= 1964
71.69/73.22	c 73	SOLVING HOME/temp.cnf
71.69/73.22	c 73	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
71.69/73.23	c 73	This is MiniSat 2.0 beta
71.69/73.23	c 73	WARNING: for repeatability, setting FPU to use double precision
71.69/73.23	c 73	============================[ Problem Statistics ]=============================
71.69/73.23	c 73	|                                                                             |
71.69/73.23	c 73	|  Number of variables:  526953                                               |
71.69/73.23	c 73	|  Number of clauses:    25783052                                             |
83.31/84.91	c ERROR INTERRUPTED
83.42/85.04	s UNKNOWN
83.42/85.04	c 85	CPU 67.62 (0.06 0.01 67.56 4.08)
83.42/85.04	c 85	END Sat Jul 12 23:08:45 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-1114120-1215896839/watcher-1114120-1215896839 -o /tmp/evaluation-result-1114120-1215896839/solver-1114120-1215896839 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1114120-1215896839.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.14 2.09 2.16 4/81 24623
/proc/meminfo: memFree=1513608/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=18572 CPUtime=0
/proc/24623/stat : 24623 (runsolver) R 24621 24623 23671 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 46386843 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24623/statm: 4643 292 257 25 0 2626 0

[startup+0.074322 s]
/proc/loadavg: 2.14 2.09 2.16 4/81 24623
/proc/meminfo: memFree=1513608/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=12272 CPUtime=0
/proc/24623/stat : 24623 (sugar) D 24621 24623 23671 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 46386843 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/24623/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101334 s]
/proc/loadavg: 2.14 2.09 2.16 4/81 24623
/proc/meminfo: memFree=1513608/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=12676 CPUtime=0.01
/proc/24623/stat : 24623 (sugar) R 24621 24623 23671 0 -1 4194304 531 0 0 0 1 0 0 0 18 0 1 0 46386843 12980224 499 996147200 4194304 4206940 548682068592 18446744073709551615 237797161982 0 0 4224 0 0 0 0 17 1 0 0
/proc/24623/statm: 3169 499 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301347 s]
/proc/loadavg: 2.14 2.09 2.16 4/81 24623
/proc/meminfo: memFree=1513608/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=13600 CPUtime=0.04
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 46386843 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701388 s]
/proc/loadavg: 2.14 2.09 2.16 4/81 24623
/proc/meminfo: memFree=1513608/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=13600 CPUtime=0.04
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 46386843 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50247 s]
/proc/loadavg: 2.14 2.09 2.16 3/92 24635
/proc/meminfo: memFree=1497136/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=13600 CPUtime=0.84
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 974 7009 0 1 3 1 75 5 16 0 1 0 46386843 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 13600

[startup+3.10164 s]
/proc/loadavg: 2.14 2.09 2.16 3/92 24645
/proc/meminfo: memFree=1494320/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=13600 CPUtime=0.84
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 974 7009 0 1 3 1 75 5 15 0 1 0 46386843 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3400 797 370 3 0 500 0
[pid=24636] ppid=24623 vsize=5356 CPUtime=0
/proc/24636/stat : 24636 (sh) S 24623 24623 23671 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46386950 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24636/statm: 1339 233 193 169 0 50 0
[pid=24637] ppid=24636 vsize=868408 CPUtime=1.99
/proc/24637/stat : 24637 (java) S 24636 24623 23671 0 -1 0 9023 0 1 0 195 4 0 0 19 0 9 0 46386950 889249792 8174 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24637/statm: 217102 8174 2540 9 0 211677 0
[pid=24637/tid=24638] ppid=24636 vsize=868408 CPUtime=1.49
/proc/24637/task/24638/stat : 24638 (java) R 24636 24623 23671 0 -1 64 2754 0 1 0 148 1 0 0 25 0 9 0 46386951 889249792 8174 996147200 134512640 134550740 4294955936 18446744073709551615 4126591368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24639] ppid=24636 vsize=868408 CPUtime=0.27
/proc/24637/task/24639/stat : 24639 (java) S 24636 24623 23671 0 -1 64 4118 0 0 0 26 1 0 0 16 0 9 0 46386952 889249792 8174 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24640] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24640/stat : 24640 (java) S 24636 24623 23671 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46386953 889249792 8174 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24641] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24641/stat : 24641 (java) S 24636 24623 23671 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 46386953 889249792 8174 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24642] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24642/stat : 24642 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46386955 889249792 8174 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24643] ppid=24636 vsize=868408 CPUtime=0.19
/proc/24637/task/24643/stat : 24643 (java) S 24636 24623 23671 0 -1 64 1458 0 0 0 19 0 0 0 15 0 9 0 46386955 889249792 8174 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24644] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24644/stat : 24644 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46386955 889249792 8174 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24645] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24645/stat : 24645 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46386955 889249792 8174 996147200 134512640 134550740 4294955936 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) 887364

[startup+6.30197 s]
/proc/loadavg: 2.13 2.09 2.15 3/92 24645
/proc/meminfo: memFree=1468080/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=13600 CPUtime=0.84
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 974 7009 0 1 3 1 75 5 15 0 1 0 46386843 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3400 797 370 3 0 500 0
[pid=24636] ppid=24623 vsize=5356 CPUtime=0
/proc/24636/stat : 24636 (sh) S 24623 24623 23671 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46386950 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24636/statm: 1339 233 193 169 0 50 0
[pid=24637] ppid=24636 vsize=868408 CPUtime=5.16
/proc/24637/stat : 24637 (java) S 24636 24623 23671 0 -1 0 20640 0 1 0 505 11 0 0 19 0 9 0 46386950 889249792 14546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24637/statm: 217102 14546 2540 9 0 211677 0
[pid=24637/tid=24638] ppid=24636 vsize=868408 CPUtime=3.73
/proc/24637/task/24638/stat : 24638 (java) R 24636 24623 23671 0 -1 64 3325 0 1 0 371 2 0 0 25 0 9 0 46386951 889249792 14546 996147200 134512640 134550740 4294955936 18446744073709551615 4126521154 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24639] ppid=24636 vsize=868408 CPUtime=1.2
/proc/24637/task/24639/stat : 24639 (java) S 24636 24623 23671 0 -1 64 15155 0 0 0 113 7 0 0 16 0 9 0 46386952 889249792 14546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24640] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24640/stat : 24640 (java) S 24636 24623 23671 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46386953 889249792 14546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24641] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24641/stat : 24641 (java) S 24636 24623 23671 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 46386953 889249792 14546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24642] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24642/stat : 24642 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46386955 889249792 14546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24643] ppid=24636 vsize=868408 CPUtime=0.21
/proc/24637/task/24643/stat : 24643 (java) S 24636 24623 23671 0 -1 64 1467 0 0 0 20 1 0 0 15 0 9 0 46386955 889249792 14546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24644] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24644/stat : 24644 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46386955 889249792 14546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24645] ppid=24636 vsize=868408 CPUtime=0
/proc/24637/task/24645/stat : 24645 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46386955 889249792 14546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 887364

[startup+12.7016 s]
/proc/loadavg: 2.12 2.09 2.15 3/92 24645
/proc/meminfo: memFree=1433584/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=13600 CPUtime=0.84
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 974 7009 0 1 3 1 75 5 15 0 1 0 46386843 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3400 797 370 3 0 500 0
[pid=24636] ppid=24623 vsize=5356 CPUtime=0
/proc/24636/stat : 24636 (sh) S 24623 24623 23671 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46386950 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24636/statm: 1339 233 193 169 0 50 0
[pid=24637] ppid=24636 vsize=868520 CPUtime=11.48
/proc/24637/stat : 24637 (java) S 24636 24623 23671 0 -1 0 28011 0 1 0 1124 24 0 0 19 0 9 0 46386950 889364480 17934 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24637/statm: 217130 17934 2566 9 0 211677 0
[pid=24637/tid=24638] ppid=24636 vsize=868520 CPUtime=9.34
/proc/24637/task/24638/stat : 24638 (java) R 24636 24623 23671 0 -1 64 3672 0 1 0 923 11 0 0 25 0 9 0 46386951 889364480 17934 996147200 134512640 134550740 4294955936 18446744073709551615 4126601256 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24639] ppid=24636 vsize=868520 CPUtime=1.82
/proc/24637/task/24639/stat : 24639 (java) S 24636 24623 23671 0 -1 64 22123 0 0 0 171 11 0 0 16 0 9 0 46386952 889364480 17934 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24640] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24640/stat : 24640 (java) S 24636 24623 23671 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46386953 889364480 17934 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24641] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24641/stat : 24641 (java) S 24636 24623 23671 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 46386953 889364480 17934 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24642] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24642/stat : 24642 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46386955 889364480 17934 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24643] ppid=24636 vsize=868520 CPUtime=0.3
/proc/24637/task/24643/stat : 24643 (java) S 24636 24623 23671 0 -1 64 1523 0 0 0 29 1 0 0 16 0 9 0 46386955 889364480 17934 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24644] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24644/stat : 24644 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46386955 889364480 17934 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24645] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24645/stat : 24645 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46386955 889364480 17934 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 887476

[startup+25.503 s]
/proc/loadavg: 2.09 2.08 2.15 3/92 24645
/proc/meminfo: memFree=1390128/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=13600 CPUtime=0.84
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 974 7009 0 1 3 1 75 5 16 0 1 0 46386843 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3400 797 370 3 0 500 0
[pid=24636] ppid=24623 vsize=5356 CPUtime=0
/proc/24636/stat : 24636 (sh) S 24623 24623 23671 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46386950 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24636/statm: 1339 233 193 169 0 50 0
[pid=24637] ppid=24636 vsize=868520 CPUtime=24.01
/proc/24637/stat : 24637 (java) S 24636 24623 23671 0 -1 0 28253 0 1 0 2351 50 0 0 19 0 9 0 46386950 889364480 17939 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24637/statm: 217130 17939 2566 9 0 211677 0
[pid=24637/tid=24638] ppid=24636 vsize=868520 CPUtime=21.74
/proc/24637/task/24638/stat : 24638 (java) R 24636 24623 23671 0 -1 64 3909 0 1 0 2138 36 0 0 25 0 9 0 46386951 889364480 17939 996147200 134512640 134550740 4294955936 18446744073709551615 4127080889 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24639] ppid=24636 vsize=868520 CPUtime=1.93
/proc/24637/task/24639/stat : 24639 (java) S 24636 24623 23671 0 -1 64 22123 0 0 0 181 12 0 0 16 0 9 0 46386952 889364480 17939 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24640] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24640/stat : 24640 (java) S 24636 24623 23671 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46386953 889364480 17939 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24641] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24641/stat : 24641 (java) S 24636 24623 23671 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 46386953 889364480 17939 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24642] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24642/stat : 24642 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46386955 889364480 17939 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24643] ppid=24636 vsize=868520 CPUtime=0.31
/proc/24637/task/24643/stat : 24643 (java) S 24636 24623 23671 0 -1 64 1528 0 0 0 30 1 0 0 16 0 9 0 46386955 889364480 17939 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24644] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24644/stat : 24644 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46386955 889364480 17939 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24645] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24645/stat : 24645 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46386955 889364480 17939 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 887476

[startup+51.1026 s]
/proc/loadavg: 2.21 2.11 2.16 3/92 24645
/proc/meminfo: memFree=1124976/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=13600 CPUtime=0.84
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 974 7009 0 1 3 1 75 5 16 0 1 0 46386843 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3400 797 370 3 0 500 0
[pid=24636] ppid=24623 vsize=5356 CPUtime=0
/proc/24636/stat : 24636 (sh) S 24623 24623 23671 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46386950 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24636/statm: 1339 233 193 169 0 50 0
[pid=24637] ppid=24636 vsize=868520 CPUtime=49.27
/proc/24637/stat : 24637 (java) S 24636 24623 23671 0 -1 0 29477 0 1 0 4707 220 0 0 19 0 9 0 46386950 889364480 17940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24637/statm: 217130 17940 2566 9 0 211677 0
[pid=24637/tid=24638] ppid=24636 vsize=868520 CPUtime=46.4
/proc/24637/task/24638/stat : 24638 (java) R 24636 24623 23671 0 -1 64 5132 0 1 0 4443 197 0 0 25 0 9 0 46386951 889364480 17940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24639] ppid=24636 vsize=868520 CPUtime=2.53
/proc/24637/task/24639/stat : 24639 (java) S 24636 24623 23671 0 -1 64 22123 0 0 0 232 21 0 0 16 0 9 0 46386952 889364480 17940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24640] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24640/stat : 24640 (java) S 24636 24623 23671 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46386953 889364480 17940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24641] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24641/stat : 24641 (java) S 24636 24623 23671 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 46386953 889364480 17940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24642] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24642/stat : 24642 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46386955 889364480 17940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24643] ppid=24636 vsize=868520 CPUtime=0.31
/proc/24637/task/24643/stat : 24643 (java) S 24636 24623 23671 0 -1 64 1529 0 0 0 30 1 0 0 15 0 9 0 46386955 889364480 17940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24644] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24644/stat : 24644 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46386955 889364480 17940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24637/tid=24645] ppid=24636 vsize=868520 CPUtime=0
/proc/24637/task/24645/stat : 24645 (java) S 24636 24623 23671 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46386955 889364480 17940 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 887476



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+84.9011 s]
/proc/loadavg: 2.51 2.19 2.18 3/84 24647
/proc/meminfo: memFree=17456/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=14128 CPUtime=71.71
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 1168 38084 0 2 6 1 6756 408 16 0 1 0 46386843 14467072 916 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3532 916 374 3 0 632 0
[pid=24646] ppid=24623 vsize=5356 CPUtime=0
/proc/24646/stat : 24646 (sh) S 24623 24623 23671 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46394165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24646/statm: 1339 232 193 169 0 50 0
[pid=24647] ppid=24646 vsize=903524 CPUtime=11.6
/proc/24647/stat : 24647 (minisat) R 24646 24623 23671 0 -1 4194304 217646 0 0 0 1015 145 0 0 25 0 1 0 46394166 925208576 217632 996147200 134512640 135127466 4294956256 18446744073709551615 134513986 0 0 4096 3 0 0 0 17 1 0 0
/proc/24647/statm: 225881 217632 62 150 0 225728 0
Current children cumulated CPU time (s) 83.31
Current children cumulated vsize (KiB) 923008

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

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

[startup+85.0199 s]
/proc/loadavg: 2.51 2.19 2.18 3/84 24647
/proc/meminfo: memFree=17456/2055920 swapFree=4181012/4192956
[pid=24623] ppid=24621 vsize=14128 CPUtime=71.71
/proc/24623/stat : 24623 (sugar) S 24621 24623 23671 0 -1 4194304 1180 38084 0 2 6 1 6756 408 16 0 1 0 46386843 14467072 916 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/24623/statm: 3532 916 374 3 0 632 0
[pid=24646] ppid=24623 vsize=0 CPUtime=0
/proc/24646/stat : 24646 (sh) Z 24623 24623 23671 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 46394165 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/24646/statm: 0 0 0 0 0 0 0
[pid=24647] ppid=1 vsize=0 CPUtime=11.71
/proc/24647/stat : 24647 (minisat) R 1 24623 23671 0 -1 4195332 217646 0 0 0 1015 156 0 0 25 0 1 0 46394166 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/24647/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 83.42
Current children cumulated vsize (KiB) 14128

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24623 and gives
#  childrusage.ru_utime.tv_sec=67
#  childrusage.ru_utime.tv_usec=630718
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=103376
# CPU time returned by wait4() is 71.7341
# while last known CPU time is 83.42
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 85.0455
CPU time (s): 83.42
CPU user time (s): 77.77
CPU system time (s): 5.65
CPU usage (%): 98.0887
Max. virtual memory (cumulated for all children) (KiB): 923008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.6307
system time used= 4.10338
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39598
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= 25078
involuntary context switches= 26137

runsolver used 0.108983 second user time and 0.313952 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-12 23:07:19
IDJOB=1114120
IDBENCH=61691
IDSOLVER=368
FILE ID=node24/1114120-1215896839
PBS_JOBID= 7903616
Free space on /tmp= 66392 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-10.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114120-1215896839/watcher-1114120-1215896839 -o /tmp/evaluation-result-1114120-1215896839/solver-1114120-1215896839 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1114120-1215896839.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d91c77ce7b00fdc4c403dfe3f5ffc37c
RANDOM SEED=1512130490

node24.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.220
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.220
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:       1514280 kB
Buffers:          1112 kB
Cached:          31236 kB
SwapCached:       4712 kB
Active:         487464 kB
Inactive:         3464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514280 kB
SwapTotal:     4192956 kB
SwapFree:      4181012 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:         475732 kB
Slab:            34872 kB
Committed_AS:  1047104 kB
PageTables:       2904 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= 66392 MiB
End job on node24 at 2008-07-12 23:08:46