Trace number 1113075

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) 106.811 109.723

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-4.xml
MD5SUM20a4b386543d008e4a5d9418ad2d042b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints18
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.05/0.24	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.25	c 0	BEGIN Sat Jul 12 17:47:19 2008
0.05/0.25	c 0	PID 13892
0.05/0.27	c 0	HOST node35.alineos.net
0.05/0.27	c 0	CONVERTING HOME/instance-1113075-1215877639.xml TO HOME/temp.csp
0.05/0.27	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113075-1215877639.xml' 'HOME/temp.csp'
0.07/0.98	c 1	13 domains, 300 variables, 7 predicates, 0 relations, 4377 constraints
0.66/1.03	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.66/1.03	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.11	c 1	Parsing HOME/temp.csp
0.67/1.49	c 2	parsed 4697 expressions
0.67/1.50	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.67/1.54	c 2	MAX CSP: 4377 constraints
0.67/1.54	c 2	Converting to clausal form CSP
1.71/2.13	c 2	converted 908 (10%) expressions
2.20/2.61	c 3	converted 1816 (20%) expressions
2.60/3.06	c 3	converted 2724 (30%) expressions
2.90/3.39	c 4	converted 3631 (40%) expressions
3.19/3.69	c 4	converted 4539 (50%) expressions
3.69/4.13	c 4	converted 5447 (60%) expressions
3.99/4.42	c 5	converted 6354 (70%) expressions
4.28/4.74	c 5	converted 7262 (80%) expressions
4.58/5.06	c 5	converted 8170 (90%) expressions
5.57/6.06	c 6	converted 9077 (100%) expressions
5.57/6.06	c 6	CSP : 9354 integers, 17069 booleans, 39616 clauses, largest domain size 6566
5.57/6.06	c 6	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.57/6.06	c 6	Propagation in CSP
6.06/6.58	c 7	4372 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.06/6.59	c 7	CSP : 9354 integers, 17069 booleans, 39616 clauses, largest domain size 4378
6.06/6.59	c 7	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.16/6.61	c 7	Simplifing CSP by introducing new Boolean variables
6.16/6.67	c 7	CSP : 9354 integers, 25713 booleans, 48260 clauses, largest domain size 4378
6.16/6.67	c 7	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.56/7.03	c 7	Encoding CSP to SAT : HOME/temp.cnf
8.04/8.54	c 9	936 (10%) CSP integer variables are encoded (379601 clauses, 6231974 bytes)
8.24/8.77	c 9	1871 (20%) CSP integer variables are encoded (559871 clauses, 9296564 bytes)
8.34/8.83	c 9	2807 (30%) CSP integer variables are encoded (601876 clauses, 10010649 bytes)
8.34/8.84	c 9	3742 (40%) CSP integer variables are encoded (609728 clauses, 10144133 bytes)
8.34/8.84	c 9	4677 (50%) CSP integer variables are encoded (609728 clauses, 10144133 bytes)
8.34/8.86	c 9	5613 (60%) CSP integer variables are encoded (618979 clauses, 10301400 bytes)
8.34/8.87	c 9	6548 (70%) CSP integer variables are encoded (627247 clauses, 10441956 bytes)
8.34/8.89	c 9	7484 (80%) CSP integer variables are encoded (638405 clauses, 10631642 bytes)
8.42/8.95	c 9	8419 (90%) CSP integer variables are encoded (693137 clauses, 11562086 bytes)
8.42/8.97	c 9	9354 (100%) CSP integer variables are encoded (706590 clauses, 11790787 bytes)
20.99/21.68	c 22	4826 (10%) CSP clauses are encoded (2996332 clauses, 61617321 bytes)
27.02/27.75	c 28	9652 (20%) CSP clauses are encoded (4450162 clauses, 94670910 bytes)
30.56/31.32	c 32	14478 (30%) CSP clauses are encoded (5498117 clauses, 119665454 bytes)
33.72/34.57	c 35	19304 (40%) CSP clauses are encoded (6582816 clauses, 146137935 bytes)
36.49/37.38	c 38	24130 (50%) CSP clauses are encoded (7567133 clauses, 170644855 bytes)
39.74/40.69	c 41	28956 (60%) CSP clauses are encoded (8770659 clauses, 200632191 bytes)
42.11/43.05	c 43	33782 (70%) CSP clauses are encoded (9609892 clauses, 221594732 bytes)
44.51/45.67	c 46	38608 (80%) CSP clauses are encoded (10488713 clauses, 243390139 bytes)
48.35/49.51	c 50	43434 (90%) CSP clauses are encoded (12362220 clauses, 289072228 bytes)
94.35/96.91	c 97	48260 (100%) CSP clauses are encoded (34891430 clauses, 839827178 bytes)
94.35/96.91	c 97	48260 CSP clauses encoded
94.35/96.91	c 97	Writing map file : HOME/temp.map
94.35/96.99	c 97	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
94.35/96.99	c 97	SAT : 741657 SAT variables, 34891430 SAT clauses, 839827178 bytes
94.35/96.99	c 97	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
94.43/97.06	c 97	OBJECTIVE minimize _COST
94.43/97.06	c 97	SOLVING HOME/temp.cnf
94.43/97.06	c 97	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
94.43/97.08	c 97	This is MiniSat 2.0 beta incremental
94.43/97.08	c 97	WARNING: for repeatability, setting FPU to use double precision
94.43/97.08	c 97	============================[ Problem Statistics ]=============================
94.43/97.08	c 97	|                                                                             |
94.43/97.09	c 97	|  Number of variables:  741657                                               |
94.43/97.09	c 97	|  Number of clauses:    34891430                                             |
106.22/109.11	c ERROR INTERRUPTED
106.22/109.11	s UNKNOWN
106.33/109.24	c 109	CPU 98.91 (0.08 0.03 98.83 7.44)
106.33/109.24	c 109	END Sat Jul 12 17:49:08 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-1113075-1215877639/watcher-1113075-1215877639 -o /tmp/evaluation-result-1113075-1215877639/solver-1113075-1215877639 -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-1113075-1215877639.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.11 2.86 2.78 4/81 13892
/proc/meminfo: memFree=1682960/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=18572 CPUtime=0
/proc/13892/stat : 13892 (runsolver) R 13890 13892 13412 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 44465154 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 266134416679 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13892/statm: 4643 292 257 25 0 2626 0

[startup+0.01427 s]
/proc/loadavg: 3.11 2.86 2.78 4/81 13892
/proc/meminfo: memFree=1682960/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=124 CPUtime=0
/proc/13892/stat : 13892 (sugar++) D 13890 13892 13412 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 44465154 126976 23 996147200 4194304 4206940 548682068528 18446744073709551615 266131797481 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/13892/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.101281 s]
/proc/loadavg: 3.11 2.86 2.78 4/81 13892
/proc/meminfo: memFree=1682960/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=12676 CPUtime=0.01
/proc/13892/stat : 13892 (sugar++) D 13890 13892 13412 0 -1 4194304 532 0 1 0 0 1 0 0 18 0 1 0 44465154 12980224 501 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/13892/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301302 s]
/proc/loadavg: 3.11 2.86 2.78 4/81 13892
/proc/meminfo: memFree=1682960/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=16740 CPUtime=0.07
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1216 128 3 0 5 2 0 0 18 0 1 0 44465154 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701349 s]
/proc/loadavg: 3.11 2.86 2.78 4/81 13892
/proc/meminfo: memFree=1682960/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=16740 CPUtime=0.07
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1216 128 3 0 5 2 0 0 18 0 1 0 44465154 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50243 s]
/proc/loadavg: 3.10 2.86 2.78 2/92 13904
/proc/meminfo: memFree=1662200/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=16740 CPUtime=0.67
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1294 7149 3 7 5 2 55 5 15 0 1 0 44465154 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 16740

[startup+3.10161 s]
/proc/loadavg: 3.10 2.86 2.78 3/92 13914
/proc/meminfo: memFree=1658296/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=16740 CPUtime=0.67
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1294 7149 3 7 5 2 55 5 15 0 1 0 44465154 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4185 1104 409 3 0 764 0
[pid=13905] ppid=13892 vsize=5356 CPUtime=0
/proc/13905/stat : 13905 (sh) S 13892 13892 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44465258 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13905/statm: 1339 233 193 169 0 50 0
[pid=13906] ppid=13905 vsize=868408 CPUtime=2.03
/proc/13906/stat : 13906 (java) S 13905 13892 13412 0 -1 0 9298 0 6 0 197 6 0 0 18 0 9 0 44465258 889249792 8418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13906/statm: 217102 8418 2540 9 0 211677 0
[pid=13906/tid=13907] ppid=13905 vsize=868408 CPUtime=1.4
/proc/13906/task/13907/stat : 13907 (java) R 13905 13892 13412 0 -1 64 2867 0 6 0 138 2 0 0 25 0 9 0 44465259 889249792 8418 996147200 134512640 134550740 4294955920 18446744073709551615 4126601224 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13908] ppid=13905 vsize=868408 CPUtime=0.38
/proc/13906/task/13908/stat : 13908 (java) S 13905 13892 13412 0 -1 64 4275 0 0 0 37 1 0 0 16 0 9 0 44465260 889249792 8418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13909] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13909/stat : 13909 (java) S 13905 13892 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44465260 889249792 8418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13910] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13910/stat : 13910 (java) S 13905 13892 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44465260 889249792 8418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13911] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13911/stat : 13911 (java) S 13905 13892 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44465262 889249792 8418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13912] ppid=13905 vsize=868408 CPUtime=0.22
/proc/13906/task/13912/stat : 13912 (java) S 13905 13892 13412 0 -1 64 1463 0 0 0 21 1 0 0 15 0 9 0 44465262 889249792 8418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13913] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13913/stat : 13913 (java) S 13905 13892 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44465262 889249792 8418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13914] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13914/stat : 13914 (java) S 13905 13892 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44465262 889249792 8418 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 890504

[startup+6.30297 s]
/proc/loadavg: 3.10 2.86 2.78 3/92 13914
/proc/meminfo: memFree=1632696/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=16740 CPUtime=0.67
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1294 7149 3 7 5 2 55 5 16 0 1 0 44465154 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4185 1104 409 3 0 764 0
[pid=13905] ppid=13892 vsize=5356 CPUtime=0
/proc/13905/stat : 13905 (sh) S 13892 13892 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44465258 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13905/statm: 1339 233 193 169 0 50 0
[pid=13906] ppid=13905 vsize=868408 CPUtime=5.19
/proc/13906/stat : 13906 (java) S 13905 13892 13412 0 -1 0 21521 0 6 0 506 13 0 0 18 0 9 0 44465258 889249792 15344 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13906/statm: 217102 15344 2540 9 0 211677 0
[pid=13906/tid=13907] ppid=13905 vsize=868408 CPUtime=3.66
/proc/13906/task/13907/stat : 13907 (java) R 13905 13892 13412 0 -1 64 3378 0 6 0 363 3 0 0 25 0 9 0 44465259 889249792 15344 996147200 134512640 134550740 4294955920 18446744073709551615 4127011744 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13908] ppid=13905 vsize=868408 CPUtime=1.25
/proc/13906/task/13908/stat : 13908 (java) S 13905 13892 13412 0 -1 64 15966 0 0 0 118 7 0 0 16 0 9 0 44465260 889249792 15344 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13909] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13909/stat : 13909 (java) S 13905 13892 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44465260 889249792 15344 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13910] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13910/stat : 13910 (java) S 13905 13892 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44465260 889249792 15344 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13911] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13911/stat : 13911 (java) S 13905 13892 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44465262 889249792 15344 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13912] ppid=13905 vsize=868408 CPUtime=0.25
/proc/13906/task/13912/stat : 13912 (java) S 13905 13892 13412 0 -1 64 1484 0 0 0 24 1 0 0 16 0 9 0 44465262 889249792 15344 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13913] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13913/stat : 13913 (java) S 13905 13892 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44465262 889249792 15344 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13914] ppid=13905 vsize=868408 CPUtime=0
/proc/13906/task/13914/stat : 13914 (java) S 13905 13892 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44465262 889249792 15344 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) 890504

[startup+12.7017 s]
/proc/loadavg: 3.01 2.85 2.77 3/92 13914
/proc/meminfo: memFree=1599352/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=16740 CPUtime=0.67
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1294 7149 3 7 5 2 55 5 15 0 1 0 44465154 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4185 1104 409 3 0 764 0
[pid=13905] ppid=13892 vsize=5356 CPUtime=0
/proc/13905/stat : 13905 (sh) S 13892 13892 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44465258 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13905/statm: 1339 233 193 169 0 50 0
[pid=13906] ppid=13905 vsize=868520 CPUtime=11.52
/proc/13906/stat : 13906 (java) S 13905 13892 13412 0 -1 0 25967 0 6 0 1121 31 0 0 18 0 9 0 44465258 889364480 15762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13906/statm: 217130 15762 2566 9 0 211677 0
[pid=13906/tid=13907] ppid=13905 vsize=868520 CPUtime=9.48
/proc/13906/task/13907/stat : 13907 (java) R 13905 13892 13412 0 -1 64 3609 0 6 0 930 18 0 0 25 0 9 0 44465259 889364480 15762 996147200 134512640 134550740 4294955920 18446744073709551615 4127079841 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13908] ppid=13905 vsize=868520 CPUtime=1.7
/proc/13906/task/13908/stat : 13908 (java) S 13905 13892 13412 0 -1 64 20144 0 0 0 159 11 0 0 16 0 9 0 44465260 889364480 15762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13909] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13909/stat : 13909 (java) S 13905 13892 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44465260 889364480 15762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13910] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13910/stat : 13910 (java) S 13905 13892 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44465260 889364480 15762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13911] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13911/stat : 13911 (java) S 13905 13892 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44465262 889364480 15762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13912] ppid=13905 vsize=868520 CPUtime=0.31
/proc/13906/task/13912/stat : 13912 (java) S 13905 13892 13412 0 -1 64 1521 0 0 0 30 1 0 0 16 0 9 0 44465262 889364480 15762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13913] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13913/stat : 13913 (java) S 13905 13892 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44465262 889364480 15762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13914] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13914/stat : 13914 (java) S 13905 13892 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44465262 889364480 15762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 890616

[startup+25.5021 s]
/proc/loadavg: 2.85 2.82 2.76 3/92 13914
/proc/meminfo: memFree=1543928/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=16740 CPUtime=0.67
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1294 7149 3 7 5 2 55 5 16 0 1 0 44465154 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4185 1104 409 3 0 764 0
[pid=13905] ppid=13892 vsize=5356 CPUtime=0
/proc/13905/stat : 13905 (sh) S 13892 13892 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44465258 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13905/statm: 1339 233 193 169 0 50 0
[pid=13906] ppid=13905 vsize=868520 CPUtime=24.18
/proc/13906/stat : 13906 (java) S 13905 13892 13412 0 -1 0 26325 0 6 0 2352 66 0 0 18 0 9 0 44465258 889364480 15767 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13906/statm: 217130 15767 2566 9 0 211677 0
[pid=13906/tid=13907] ppid=13905 vsize=868520 CPUtime=21.94
/proc/13906/task/13907/stat : 13907 (java) R 13905 13892 13412 0 -1 64 3962 0 6 0 2144 50 0 0 25 0 9 0 44465259 889364480 15767 996147200 134512640 134550740 4294955920 18446744073709551615 4127077480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13908] ppid=13905 vsize=868520 CPUtime=1.86
/proc/13906/task/13908/stat : 13908 (java) S 13905 13892 13412 0 -1 64 20144 0 0 0 174 12 0 0 16 0 9 0 44465260 889364480 15767 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13909] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13909/stat : 13909 (java) S 13905 13892 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44465260 889364480 15767 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13910] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13910/stat : 13910 (java) S 13905 13892 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44465260 889364480 15767 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13911] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13911/stat : 13911 (java) S 13905 13892 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44465262 889364480 15767 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13912] ppid=13905 vsize=868520 CPUtime=0.32
/proc/13906/task/13912/stat : 13912 (java) S 13905 13892 13412 0 -1 64 1526 0 0 0 31 1 0 0 15 0 9 0 44465262 889364480 15767 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13913] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13913/stat : 13913 (java) S 13905 13892 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44465262 889364480 15767 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13914] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13914/stat : 13914 (java) S 13905 13892 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44465262 889364480 15767 996147200 134512640 134550740 4294955920 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) 890616

[startup+51.1019 s]
/proc/loadavg: 2.98 2.85 2.77 3/92 13914
/proc/meminfo: memFree=1318968/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=16740 CPUtime=0.67
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1294 7149 3 7 5 2 55 5 16 0 1 0 44465154 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4185 1104 409 3 0 764 0
[pid=13905] ppid=13892 vsize=5356 CPUtime=0
/proc/13905/stat : 13905 (sh) S 13892 13892 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44465258 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13905/statm: 1339 233 193 169 0 50 0
[pid=13906] ppid=13905 vsize=868520 CPUtime=49.22
/proc/13906/stat : 13906 (java) S 13905 13892 13412 0 -1 0 27631 0 6 0 4708 214 0 0 18 0 9 0 44465258 889364480 15768 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13906/statm: 217130 15768 2566 9 0 211677 0
[pid=13906/tid=13907] ppid=13905 vsize=868520 CPUtime=46.36
/proc/13906/task/13907/stat : 13907 (java) R 13905 13892 13412 0 -1 64 5267 0 6 0 4446 190 0 0 25 0 9 0 44465259 889364480 15768 996147200 134512640 134550740 4294955920 18446744073709551615 4126907394 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13908] ppid=13905 vsize=868520 CPUtime=2.5
/proc/13906/task/13908/stat : 13908 (java) S 13905 13892 13412 0 -1 64 20144 0 0 0 229 21 0 0 16 0 9 0 44465260 889364480 15768 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13909] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13909/stat : 13909 (java) S 13905 13892 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44465260 889364480 15768 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13910] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13910/stat : 13910 (java) S 13905 13892 13412 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44465260 889364480 15768 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13911] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13911/stat : 13911 (java) S 13905 13892 13412 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44465262 889364480 15768 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13912] ppid=13905 vsize=868520 CPUtime=0.33
/proc/13906/task/13912/stat : 13912 (java) S 13905 13892 13412 0 -1 64 1527 0 0 0 32 1 0 0 15 0 9 0 44465262 889364480 15768 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13913] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13913/stat : 13913 (java) S 13905 13892 13412 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44465262 889364480 15768 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13906/tid=13914] ppid=13905 vsize=868520 CPUtime=0
/proc/13906/task/13914/stat : 13914 (java) S 13905 13892 13412 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44465262 889364480 15768 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.89
Current children cumulated vsize (KiB) 890616

[startup+102.307 s]
/proc/loadavg: 2.99 2.87 2.79 3/83 13915
/proc/meminfo: memFree=437888/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=17400 CPUtime=94.49
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1586 38051 7 13 8 2 8878 561 16 0 1 0 44465154 17817600 1250 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4350 1250 413 3 0 929 0
[pid=13915] ppid=13892 vsize=423888 CPUtime=5.16
/proc/13915/stat : 13915 (minisat-inc) R 13892 13892 13412 0 -1 4194304 100896 0 0 0 443 73 0 0 25 0 1 0 44474863 434061312 100845 996147200 134512640 135134323 4294956192 18446744073709551615 134515398 0 0 4096 3 0 0 0 17 1 0 0
/proc/13915/statm: 105972 100845 59 151 0 105818 0
Current children cumulated CPU time (s) 99.65
Current children cumulated vsize (KiB) 441288



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+109.101 s]
/proc/loadavg: 2.91 2.86 2.78 3/83 13915
/proc/meminfo: memFree=15872/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=17400 CPUtime=94.49
/proc/13892/stat : 13892 (sugar++) S 13890 13892 13412 0 -1 4194304 1586 38051 7 13 8 2 8878 561 16 0 1 0 44465154 17817600 1250 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13892/statm: 4350 1250 413 3 0 929 0
[pid=13915] ppid=13892 vsize=908432 CPUtime=11.73
/proc/13915/stat : 13915 (minisat-inc) R 13892 13892 13412 0 -1 4194304 219700 0 0 0 1004 169 0 0 25 0 1 0 44474863 930234368 219649 996147200 134512640 135134323 4294956192 18446744073709551615 134515594 0 0 4096 3 0 0 0 17 1 0 0
/proc/13915/statm: 227108 219649 59 151 0 226954 0
Current children cumulated CPU time (s) 106.22
Current children cumulated vsize (KiB) 925832

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

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

[startup+109.501 s]
/proc/loadavg: 2.91 2.86 2.78 3/83 13915
/proc/meminfo: memFree=15872/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=17400 CPUtime=106.61
/proc/13892/stat : 13892 (sugar++) R 13890 13892 13412 0 -1 4194304 1618 257751 7 13 8 26 9883 744 18 0 1 0 44465154 17817600 1251 996147200 4194304 4206940 548682068528 18446744073709551615 266134590505 0 0 4224 16386 0 0 0 17 1 0 0
/proc/13892/statm: 4350 1251 414 3 0 929 0
Current children cumulated CPU time (s) 106.61
Current children cumulated vsize (KiB) 17400

[startup+109.701 s]
/proc/loadavg: 2.91 2.86 2.78 3/83 13915
/proc/meminfo: memFree=15872/2055920 swapFree=4192812/4192956
[pid=13892] ppid=13890 vsize=17400 CPUtime=106.79
/proc/13892/stat : 13892 (sugar++) D 13890 13892 13412 0 -1 4194304 1618 257751 7 13 8 44 9883 744 17 0 1 0 44465154 17817600 1251 996147200 4194304 4206940 548682068528 18446744073709551615 266134590505 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/13892/statm: 4350 1251 414 3 0 929 0
Current children cumulated CPU time (s) 106.79
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 109.723
CPU time (s): 106.811
CPU user time (s): 98.922
CPU system time (s): 7.8888
CPU usage (%): 97.3459
Max. virtual memory (cumulated for all children) (KiB): 925832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.922
system time used= 7.8888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259415
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39660
involuntary context switches= 43822

runsolver used 0.12798 second user time and 0.406938 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-12 17:47:19
IDJOB=1113075
IDBENCH=61522
IDSOLVER=367
FILE ID=node35/1113075-1215877639
PBS_JOBID= 7903571
Free space on /tmp= 66480 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 20a4b386543d008e4a5d9418ad2d042b
RANDOM SEED=122974737

node35.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.229
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.229
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:       1683632 kB
Buffers:          2996 kB
Cached:          32976 kB
SwapCached:          0 kB
Active:         316480 kB
Inactive:         3972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:         304636 kB
Slab:            36524 kB
Committed_AS:   585736 kB
PageTables:       2460 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= 66480 MiB
End job on node35 at 2008-07-12 17:49:10