Trace number 1114083

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) 97.8471 99.5083

General information on the benchmark

Namecsp/fapp/fapp18/
normalized-fapp18-0350-6.xml
MD5SUM78f33be6cc0faf5bde59c1fce35f8c02
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints15
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints3812
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3812
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.23	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.23	c 0	BEGIN Sat Jul 12 23:02:52 2008
0.04/0.23	c 0	PID 21466
0.04/0.23	c 0	HOST node25.alineos.net
0.04/0.24	c 0	CONVERTING HOME/instance-1114083-1215896572.xml TO HOME/temp.csp
0.04/0.24	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114083-1215896572.xml' 'HOME/temp.csp'
0.80/1.02	c 1	11 domains, 350 variables, 8 predicates, 0 relations, 3812 constraints
0.80/1.04	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.80/1.04	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.82/1.12	c 1	Parsing HOME/temp.csp
0.82/1.48	c 1	parsed 4181 expressions
0.82/1.48	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.82/1.52	c 1	MAX CSP: 3812 constraints
0.82/1.52	c 1	Converting to clausal form CSP
0.82/2.06	c 2	converted 800 (10%) expressions
2.35/2.65	c 3	converted 1600 (20%) expressions
2.85/3.15	c 3	converted 2399 (30%) expressions
3.15/3.49	c 3	converted 3199 (40%) expressions
3.55/3.84	c 4	converted 3998 (50%) expressions
4.04/4.35	c 4	converted 4798 (60%) expressions
4.34/4.68	c 5	converted 5598 (70%) expressions
4.64/4.99	c 5	converted 6397 (80%) expressions
5.04/5.32	c 5	converted 7197 (90%) expressions
5.93/6.27	c 6	converted 7996 (100%) expressions
5.93/6.27	c 6	CSP : 8320 integers, 15119 booleans, 35544 clauses, largest domain size 5719
5.93/6.27	c 6	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.93/6.27	c 6	Propagation in CSP
6.42/6.77	c 7	3805 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.42/6.78	c 7	CSP : 8320 integers, 15119 booleans, 35544 clauses, largest domain size 3813
6.42/6.78	c 7	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.42/6.79	c 7	Simplifing CSP by introducing new Boolean variables
6.53/6.84	c 7	CSP : 8320 integers, 21933 booleans, 42358 clauses, largest domain size 3813
6.53/6.84	c 7	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.83/7.19	c 7	Encoding CSP to SAT : HOME/temp.cnf
8.82/9.14	c 9	832 (10%) CSP integer variables are encoded (337029 clauses, 5508292 bytes)
9.22/9.50	c 9	1664 (20%) CSP integer variables are encoded (621749 clauses, 10348532 bytes)
9.22/9.60	c 10	2496 (30%) CSP integer variables are encoded (694785 clauses, 11590144 bytes)
9.31/9.63	c 10	3328 (40%) CSP integer variables are encoded (717239 clauses, 11971862 bytes)
9.31/9.63	c 10	4160 (50%) CSP integer variables are encoded (720058 clauses, 12019785 bytes)
9.31/9.64	c 10	4992 (60%) CSP integer variables are encoded (727668 clauses, 12149155 bytes)
9.31/9.69	c 10	5824 (70%) CSP integer variables are encoded (770970 clauses, 12885289 bytes)
9.41/9.71	c 10	6656 (80%) CSP integer variables are encoded (782577 clauses, 13082608 bytes)
9.41/9.72	c 10	7488 (90%) CSP integer variables are encoded (790137 clauses, 13211128 bytes)
9.41/9.73	c 10	8320 (100%) CSP integer variables are encoded (799834 clauses, 13375977 bytes)
21.23/21.66	c 22	4236 (10%) CSP clauses are encoded (2485375 clauses, 49230162 bytes)
28.68/29.19	c 29	8472 (20%) CSP clauses are encoded (4009122 clauses, 84061344 bytes)
34.73/35.20	c 35	12708 (30%) CSP clauses are encoded (5440767 clauses, 118695745 bytes)
37.91/38.41	c 38	16944 (40%) CSP clauses are encoded (6416505 clauses, 143358871 bytes)
41.09/41.68	c 42	21179 (50%) CSP clauses are encoded (7465122 clauses, 169995184 bytes)
43.75/44.31	c 44	25415 (60%) CSP clauses are encoded (8435694 clauses, 195327037 bytes)
46.72/47.32	c 47	29651 (70%) CSP clauses are encoded (9564612 clauses, 224788130 bytes)
49.19/49.88	c 50	33887 (80%) CSP clauses are encoded (10476176 clauses, 248060918 bytes)
66.15/67.30	c 67	38123 (90%) CSP clauses are encoded (18350459 clauses, 440507524 bytes)
86.04/87.66	c 88	42358 (100%) CSP clauses are encoded (29020755 clauses, 701488364 bytes)
86.04/87.66	c 88	42358 CSP clauses encoded
86.04/87.66	c 88	Writing map file : HOME/temp.map
86.13/87.74	c 88	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
86.13/87.74	c 88	SAT : 830087 SAT variables, 29020755 SAT clauses, 701488364 bytes
86.13/87.74	c 88	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
86.18/87.84	c 88	OBJECTIVE minimize _COST
86.18/87.84	c 88	SOLVING HOME/temp.cnf
86.18/87.84	c 88	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
86.18/87.84	c 88	This is MiniSat 2.0 beta incremental
86.18/87.84	c 88	WARNING: for repeatability, setting FPU to use double precision
86.18/87.84	c 88	============================[ Problem Statistics ]=============================
86.18/87.84	c 88	|                                                                             |
86.18/87.84	c 88	|  Number of variables:  830087                                               |
86.18/87.84	c 88	|  Number of clauses:    29020755                                             |
97.33/99.01	c ERROR INTERRUPTED
97.33/99.01	s UNKNOWN
97.43/99.17	c 99	CPU 91.42 (0.1 0.01 91.32 6.04)
97.43/99.17	c 99	END Sat Jul 12 23:04:31 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-1114083-1215896572/watcher-1114083-1215896572 -o /tmp/evaluation-result-1114083-1215896572/solver-1114083-1215896572 -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-1114083-1215896572.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.56 2.69 2.65 4/81 21466
/proc/meminfo: memFree=1927648/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=18572 CPUtime=0
/proc/21466/stat : 21466 (runsolver) D 21464 21466 20955 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 46359103 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 253307186471 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/21466/statm: 4643 292 257 25 0 2626 0

[startup+0.0564081 s]
/proc/loadavg: 2.56 2.69 2.65 4/81 21466
/proc/meminfo: memFree=1927648/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=12272 CPUtime=0
/proc/21466/stat : 21466 (sugar++) D 21464 21466 20955 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 46359103 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/21466/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.10142 s]
/proc/loadavg: 2.56 2.69 2.65 4/81 21466
/proc/meminfo: memFree=1927648/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=12412 CPUtime=0
/proc/21466/stat : 21466 (sugar++) R 21464 21466 20955 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 46359103 12709888 392 996147200 4194304 4206940 548682068528 18446744073709551615 253307353701 0 0 4224 0 0 0 0 17 1 0 0
/proc/21466/statm: 3103 392 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301454 s]
/proc/loadavg: 2.56 2.69 2.65 4/81 21466
/proc/meminfo: memFree=1927648/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=16740 CPUtime=0.06
/proc/21466/stat : 21466 (sugar++) S 21464 21466 20955 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46359103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21466/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701522 s]
/proc/loadavg: 2.56 2.69 2.65 4/81 21466
/proc/meminfo: memFree=1927648/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=16740 CPUtime=0.06
/proc/21466/stat : 21466 (sugar++) S 21464 21466 20955 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46359103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21466/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50166 s]
/proc/loadavg: 2.56 2.69 2.65 3/92 21478
/proc/meminfo: memFree=1910984/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=16740 CPUtime=0.82
/proc/21466/stat : 21466 (sugar++) S 21464 21466 20955 0 -1 4194304 1297 6927 0 1 5 1 73 3 15 0 1 0 46359103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21466/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 16740

[startup+3.10293 s]
/proc/loadavg: 2.52 2.68 2.64 3/92 21488
/proc/meminfo: memFree=1907080/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=16740 CPUtime=0.82
/proc/21466/stat : 21466 (sugar++) S 21464 21466 20955 0 -1 4194304 1297 6927 0 1 5 1 73 3 15 0 1 0 46359103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21466/statm: 4185 1104 409 3 0 764 0
[pid=21479] ppid=21466 vsize=5356 CPUtime=0
/proc/21479/stat : 21479 (sh) S 21466 21466 20955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46359207 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21479/statm: 1339 233 193 169 0 50 0
[pid=21480] ppid=21479 vsize=868412 CPUtime=2.03
/proc/21480/stat : 21480 (java) S 21479 21466 20955 0 -1 0 9263 0 1 0 196 7 0 0 18 0 9 0 46359208 889253888 8402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21480/statm: 217103 8402 2540 9 0 211678 0
[pid=21480/tid=21481] ppid=21479 vsize=868412 CPUtime=1.46
/proc/21480/task/21481/stat : 21481 (java) R 21479 21466 20955 0 -1 64 2862 0 1 0 144 2 0 0 25 0 9 0 46359208 889253888 8402 996147200 134512640 134550740 4294955920 18446744073709551615 4126591694 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21482] ppid=21479 vsize=868412 CPUtime=0.34
/proc/21480/task/21482/stat : 21482 (java) S 21479 21466 20955 0 -1 64 4247 0 0 0 32 2 0 0 16 0 9 0 46359210 889253888 8402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21483] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21483/stat : 21483 (java) S 21479 21466 20955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46359210 889253888 8402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21484] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21484/stat : 21484 (java) S 21479 21466 20955 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46359210 889253888 8402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21485] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21485/stat : 21485 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46359212 889253888 8402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21486] ppid=21479 vsize=868412 CPUtime=0.2
/proc/21480/task/21486/stat : 21486 (java) S 21479 21466 20955 0 -1 64 1460 0 0 0 19 1 0 0 15 0 9 0 46359212 889253888 8402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21487] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21487/stat : 21487 (java) S 21479 21466 20955 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46359212 889253888 8402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21488] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21488/stat : 21488 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46359212 889253888 8402 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 890508

[startup+6.30248 s]
/proc/loadavg: 2.52 2.68 2.64 3/92 21488
/proc/meminfo: memFree=1881864/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=16740 CPUtime=0.82
/proc/21466/stat : 21466 (sugar++) S 21464 21466 20955 0 -1 4194304 1297 6927 0 1 5 1 73 3 16 0 1 0 46359103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21466/statm: 4185 1104 409 3 0 764 0
[pid=21479] ppid=21466 vsize=5356 CPUtime=0
/proc/21479/stat : 21479 (sh) S 21466 21466 20955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46359207 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21479/statm: 1339 233 193 169 0 50 0
[pid=21480] ppid=21479 vsize=868412 CPUtime=5.21
/proc/21480/stat : 21480 (java) S 21479 21466 20955 0 -1 0 21185 0 1 0 508 13 0 0 18 0 9 0 46359208 889253888 14998 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21480/statm: 217103 14998 2540 9 0 211678 0
[pid=21480/tid=21481] ppid=21479 vsize=868412 CPUtime=3.75
/proc/21480/task/21481/stat : 21481 (java) R 21479 21466 20955 0 -1 64 3355 0 1 0 373 2 0 0 25 0 9 0 46359208 889253888 14998 996147200 134512640 134550740 4294955920 18446744073709551615 4125967279 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21482] ppid=21479 vsize=868412 CPUtime=1.2
/proc/21480/task/21482/stat : 21482 (java) S 21479 21466 20955 0 -1 64 15653 0 0 0 112 8 0 0 16 0 9 0 46359210 889253888 14998 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21483] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21483/stat : 21483 (java) S 21479 21466 20955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46359210 889253888 14998 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21484] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21484/stat : 21484 (java) S 21479 21466 20955 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46359210 889253888 14998 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21485] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21485/stat : 21485 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46359212 889253888 14998 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21486] ppid=21479 vsize=868412 CPUtime=0.23
/proc/21480/task/21486/stat : 21486 (java) S 21479 21466 20955 0 -1 64 1483 0 0 0 22 1 0 0 15 0 9 0 46359212 889253888 14998 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21487] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21487/stat : 21487 (java) S 21479 21466 20955 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46359212 889253888 14998 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21488] ppid=21479 vsize=868412 CPUtime=0
/proc/21480/task/21488/stat : 21488 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46359212 889253888 14998 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 890508

[startup+12.7026 s]
/proc/loadavg: 2.44 2.66 2.63 3/92 21488
/proc/meminfo: memFree=1850056/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=16740 CPUtime=0.82
/proc/21466/stat : 21466 (sugar++) S 21464 21466 20955 0 -1 4194304 1297 6927 0 1 5 1 73 3 15 0 1 0 46359103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21466/statm: 4185 1104 409 3 0 764 0
[pid=21479] ppid=21466 vsize=5356 CPUtime=0
/proc/21479/stat : 21479 (sh) S 21466 21466 20955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46359207 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21479/statm: 1339 233 193 169 0 50 0
[pid=21480] ppid=21479 vsize=868524 CPUtime=11.57
/proc/21480/stat : 21480 (java) S 21479 21466 20955 0 -1 0 26759 0 1 0 1129 28 0 0 18 0 9 0 46359208 889368576 15915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21480/statm: 217131 15915 2566 9 0 211678 0
[pid=21480/tid=21481] ppid=21479 vsize=868524 CPUtime=9.58
/proc/21480/task/21481/stat : 21481 (java) R 21479 21466 20955 0 -1 64 3574 0 1 0 944 14 0 0 25 0 9 0 46359208 889368576 15915 996147200 134512640 134550740 4294955920 18446744073709551615 4126605520 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21482] ppid=21479 vsize=868524 CPUtime=1.65
/proc/21480/task/21482/stat : 21482 (java) S 21479 21466 20955 0 -1 64 20967 0 0 0 154 11 0 0 16 0 9 0 46359210 889368576 15915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21483] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21483/stat : 21483 (java) S 21479 21466 20955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46359210 889368576 15915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21484] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21484/stat : 21484 (java) S 21479 21466 20955 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46359210 889368576 15915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21485] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21485/stat : 21485 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46359212 889368576 15915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21486] ppid=21479 vsize=868524 CPUtime=0.3
/proc/21480/task/21486/stat : 21486 (java) S 21479 21466 20955 0 -1 64 1524 0 0 0 29 1 0 0 16 0 9 0 46359212 889368576 15915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21487] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21487/stat : 21487 (java) S 21479 21466 20955 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46359212 889368576 15915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21488] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21488/stat : 21488 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46359212 889368576 15915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 890620

[startup+25.5028 s]
/proc/loadavg: 2.37 2.64 2.63 3/92 21488
/proc/meminfo: memFree=1804296/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=16740 CPUtime=0.82
/proc/21466/stat : 21466 (sugar++) S 21464 21466 20955 0 -1 4194304 1297 6927 0 1 5 1 73 3 16 0 1 0 46359103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21466/statm: 4185 1104 409 3 0 764 0
[pid=21479] ppid=21466 vsize=5356 CPUtime=0
/proc/21479/stat : 21479 (sh) S 21466 21466 20955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46359207 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21479/statm: 1339 233 193 169 0 50 0
[pid=21480] ppid=21479 vsize=868524 CPUtime=24.28
/proc/21480/stat : 21480 (java) S 21479 21466 20955 0 -1 0 27048 0 1 0 2375 53 0 0 18 0 9 0 46359208 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21480/statm: 217131 15921 2566 9 0 211678 0
[pid=21480/tid=21481] ppid=21479 vsize=868524 CPUtime=22.15
/proc/21480/task/21481/stat : 21481 (java) R 21479 21466 20955 0 -1 64 3857 0 1 0 2178 37 0 0 25 0 9 0 46359208 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4126605479 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21482] ppid=21479 vsize=868524 CPUtime=1.78
/proc/21480/task/21482/stat : 21482 (java) S 21479 21466 20955 0 -1 64 20967 0 0 0 165 13 0 0 16 0 9 0 46359210 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21483] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21483/stat : 21483 (java) S 21479 21466 20955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46359210 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21484] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21484/stat : 21484 (java) S 21479 21466 20955 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46359210 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21485] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21485/stat : 21485 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46359212 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21486] ppid=21479 vsize=868524 CPUtime=0.31
/proc/21480/task/21486/stat : 21486 (java) S 21479 21466 20955 0 -1 64 1530 0 0 0 30 1 0 0 16 0 9 0 46359212 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21487] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21487/stat : 21487 (java) S 21479 21466 20955 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46359212 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21488] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21488/stat : 21488 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46359212 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 890620

[startup+51.1021 s]
/proc/loadavg: 2.46 2.63 2.63 3/92 21488
/proc/meminfo: memFree=1614152/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=16740 CPUtime=0.83
/proc/21466/stat : 21466 (sugar++) S 21464 21466 20955 0 -1 4194304 1297 6927 0 1 6 1 73 3 16 0 1 0 46359103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21466/statm: 4185 1104 409 3 0 764 0
[pid=21479] ppid=21466 vsize=5356 CPUtime=0
/proc/21479/stat : 21479 (sh) S 21466 21466 20955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46359207 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21479/statm: 1339 233 193 169 0 50 0
[pid=21480] ppid=21479 vsize=868524 CPUtime=49.62
/proc/21480/stat : 21480 (java) S 21479 21466 20955 0 -1 0 28166 0 1 0 4787 175 0 0 18 0 9 0 46359208 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21480/statm: 217131 15921 2566 9 0 211678 0
[pid=21480/tid=21481] ppid=21479 vsize=868524 CPUtime=47
/proc/21480/task/21481/stat : 21481 (java) R 21479 21466 20955 0 -1 64 4975 0 1 0 4548 152 0 0 25 0 9 0 46359208 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4126907553 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21482] ppid=21479 vsize=868524 CPUtime=2.27
/proc/21480/task/21482/stat : 21482 (java) S 21479 21466 20955 0 -1 64 20967 0 0 0 207 20 0 0 16 0 9 0 46359210 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21483] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21483/stat : 21483 (java) S 21479 21466 20955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46359210 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21484] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21484/stat : 21484 (java) S 21479 21466 20955 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46359210 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21485] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21485/stat : 21485 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46359212 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21486] ppid=21479 vsize=868524 CPUtime=0.32
/proc/21480/task/21486/stat : 21486 (java) S 21479 21466 20955 0 -1 64 1530 0 0 0 31 1 0 0 16 0 9 0 46359212 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21487] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21487/stat : 21487 (java) S 21479 21466 20955 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46359212 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21480/tid=21488] ppid=21479 vsize=868524 CPUtime=0
/proc/21480/task/21488/stat : 21488 (java) S 21479 21466 20955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46359212 889368576 15921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 890620



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+99.0063 s]
/proc/loadavg: 2.69 2.67 2.64 3/83 21489
/proc/meminfo: memFree=350224/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=17268 CPUtime=86.25
/proc/21466/stat : 21466 (sugar++) S 21464 21466 20955 0 -1 4194304 1564 37808 0 2 10 1 8165 449 16 0 1 0 46359103 17682432 1221 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21466/statm: 4317 1221 413 3 0 896 0
[pid=21489] ppid=21466 vsize=908296 CPUtime=11.08
/proc/21489/stat : 21489 (minisat-inc) R 21466 21466 20955 0 -1 4194304 217425 0 0 0 967 141 0 0 25 0 1 0 46367887 930095104 217374 996147200 134512640 135134323 4294956192 18446744073709551615 134515553 0 0 4096 3 0 0 0 17 1 0 0
/proc/21489/statm: 227074 217374 59 151 0 226920 0
Current children cumulated CPU time (s) 97.33
Current children cumulated vsize (KiB) 925564

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

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

[startup+99.4024 s]
/proc/loadavg: 2.69 2.67 2.64 3/83 21489
/proc/meminfo: memFree=350224/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=17268 CPUtime=97.73
/proc/21466/stat : 21466 (sugar++) R 21464 21466 20955 0 -1 4194304 1596 255233 0 2 10 27 9132 604 18 0 1 0 46359103 17682432 1222 996147200 4194304 4206940 548682068528 18446744073709551615 253307360297 0 0 4224 16386 0 0 0 17 1 0 0
/proc/21466/statm: 4317 1222 414 3 0 896 0
Current children cumulated CPU time (s) 97.73
Current children cumulated vsize (KiB) 17268

[startup+99.507 s]
/proc/loadavg: 2.69 2.67 2.64 3/83 21489
/proc/meminfo: memFree=350224/2055920 swapFree=4180932/4192956
[pid=21466] ppid=21464 vsize=17268 CPUtime=97.83
/proc/21466/stat : 21466 (sugar++) R 21464 21466 20955 0 -1 4194304 1596 255233 0 2 10 37 9132 604 18 0 1 0 46359103 17682432 1222 996147200 4194304 4206940 548682068528 18446744073709551615 253307360297 0 0 4224 16386 0 0 0 17 1 0 0
/proc/21466/statm: 4317 1222 414 3 0 896 0
Current children cumulated CPU time (s) 97.83
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 99.5083
CPU time (s): 97.8471
CPU user time (s): 91.4281
CPU system time (s): 6.41902
CPU usage (%): 98.3306
Max. virtual memory (cumulated for all children) (KiB): 925564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.4281
system time used= 6.41902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256875
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= 33229
involuntary context switches= 34291

runsolver used 0.145977 second user time and 0.340948 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-12 23:02:52
IDJOB=1114083
IDBENCH=61685
IDSOLVER=367
FILE ID=node25/1114083-1215896572
PBS_JOBID= 7903626
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp18/normalized-fapp18-0350-6.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-1114083-1215896572/watcher-1114083-1215896572 -o /tmp/evaluation-result-1114083-1215896572/solver-1114083-1215896572 -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-1114083-1215896572.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 78f33be6cc0faf5bde59c1fce35f8c02
RANDOM SEED=189134213

node25.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.265
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.265
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:       1928128 kB
Buffers:         20800 kB
Cached:          40188 kB
SwapCached:       5584 kB
Active:          60336 kB
Inactive:        27604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1928128 kB
SwapTotal:     4192956 kB
SwapFree:      4180932 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          43264 kB
Slab:            24924 kB
Committed_AS:   298948 kB
PageTables:       2052 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= 66528 MiB
End job on node25 at 2008-07-12 23:04:33