Trace number 1114211

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) 58.3681 59.809

General information on the benchmark

Namecsp/ehi-90/
normalized-ehi-90-315-54_ext.xml
MD5SUMcef945795a08fbf26fafedb17d35d01e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints16
Best CPU time to get the best result obtained on this benchmark1636.21
Satisfiable
(Un)Satisfiability was proved
Number of variables315
Number of constraints4371
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4371
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 23:31:43 2008
0.00/0.08	c 0	PID 19554
0.07/0.08	c 0	HOST node54.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-1114211-1215898303.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114211-1215898303.xml' 'HOME/temp.csp'
0.07/0.75	c 0	1 domains, 315 variables, 0 predicates, 79 relations, 4371 constraints
0.07/0.78	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.78	c 0	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.73/0.97	c 1	Parsing HOME/temp.csp
1.01/1.20	c 1	parsed 4766 expressions
1.01/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.01/1.24	c 1	MAX CSP: 4371 constraints
1.01/1.24	c 1	Converting to clausal form CSP
1.12/1.33	c 1	converted 914 (10%) expressions
1.21/1.49	c 1	converted 1828 (20%) expressions
1.31/1.55	c 1	converted 2742 (30%) expressions
1.41/1.61	c 1	converted 3656 (40%) expressions
1.51/1.71	c 1	converted 4570 (50%) expressions
1.51/1.74	c 1	converted 5484 (60%) expressions
1.51/1.78	c 1	converted 6398 (70%) expressions
1.61/1.81	c 1	converted 7312 (80%) expressions
1.71/1.92	c 2	converted 8226 (90%) expressions
2.02/2.29	c 2	converted 9140 (100%) expressions
2.02/2.29	c 2	CSP : 9057 integers, 0 booleans, 13112 clauses, largest domain size 6557
2.02/2.29	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.02/2.29	c 2	Propagation in CSP
2.21/2.45	c 2	4366 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.21/2.45	c 2	CSP : 9057 integers, 0 booleans, 13112 clauses, largest domain size 4372
2.21/2.45	c 2	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.21/2.46	c 2	Simplifing CSP by introducing new Boolean variables
2.21/2.47	c 2	CSP : 9057 integers, 0 booleans, 13112 clauses, largest domain size 4372
2.21/2.47	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.31/2.60	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.41/2.63	c 2	906 (10%) CSP integer variables are encoded (1575 clauses, 18694 bytes)
2.41/2.63	c 2	1812 (20%) CSP integer variables are encoded (1575 clauses, 18694 bytes)
2.41/2.63	c 2	2718 (30%) CSP integer variables are encoded (1575 clauses, 18694 bytes)
2.41/2.64	c 2	3623 (40%) CSP integer variables are encoded (1575 clauses, 18694 bytes)
2.41/2.64	c 2	4529 (50%) CSP integer variables are encoded (1575 clauses, 18694 bytes)
2.41/2.66	c 2	5435 (60%) CSP integer variables are encoded (11515 clauses, 160319 bytes)
2.41/2.67	c 2	6340 (70%) CSP integer variables are encoded (20402 clauses, 293624 bytes)
2.41/2.68	c 2	7246 (80%) CSP integer variables are encoded (30534 clauses, 445604 bytes)
2.50/2.72	c 2	8152 (90%) CSP integer variables are encoded (65257 clauses, 966449 bytes)
2.50/2.76	c 2	9057 (100%) CSP integer variables are encoded (98293 clauses, 1476688 bytes)
2.69/2.93	c 3	1312 (10%) CSP clauses are encoded (110544 clauses, 1745197 bytes)
2.79/3.04	c 3	2623 (20%) CSP clauses are encoded (122720 clauses, 2022536 bytes)
2.89/3.15	c 3	3934 (30%) CSP clauses are encoded (135480 clauses, 2328365 bytes)
3.09/3.38	c 3	5245 (40%) CSP clauses are encoded (240176 clauses, 4549304 bytes)
5.07/5.30	c 5	6556 (50%) CSP clauses are encoded (1355451 clauses, 28424218 bytes)
5.58/5.84	c 5	7868 (60%) CSP clauses are encoded (1671245 clauses, 35137973 bytes)
11.02/11.39	c 11	9179 (70%) CSP clauses are encoded (4991170 clauses, 106395557 bytes)
11.61/12.00	c 12	10490 (80%) CSP clauses are encoded (5354178 clauses, 114119177 bytes)
20.03/20.72	c 20	11801 (90%) CSP clauses are encoded (8670266 clauses, 184784041 bytes)
47.60/49.04	c 49	13112 (100%) CSP clauses are encoded (24213058 clauses, 535628689 bytes)
47.60/49.04	c 49	13112 CSP clauses encoded
47.60/49.05	c 49	Writing map file : HOME/temp.map
47.60/49.10	c 49	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.70/49.10	c 49	SAT : 107350 SAT variables, 24213058 SAT clauses, 535628689 bytes
47.70/49.10	c 49	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.70/49.14	c 49	OBJECTIVE minimize _COST
47.70/49.14	c 49	SOLVING HOME/temp.cnf
47.70/49.14	c 49	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
47.70/49.14	c 49	This is MiniSat 2.0 beta incremental
47.70/49.14	c 49	WARNING: for repeatability, setting FPU to use double precision
47.70/49.14	c 49	============================[ Problem Statistics ]=============================
47.70/49.14	c 49	|                                                                             |
47.70/49.14	c 49	|  Number of variables:  107350                                               |
47.70/49.14	c 49	|  Number of clauses:    24213058                                             |
57.95/59.41	c ERROR INTERRUPTED
57.95/59.41	s UNKNOWN
58.05/59.58	c 59	CPU 52.84 (0.08 0.01 52.76 5.24)
58.05/59.58	c 59	END Sat Jul 12 23:32:42 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-1114211-1215898303/watcher-1114211-1215898303 -o /tmp/evaluation-result-1114211-1215898303/solver-1114211-1215898303 -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-1114211-1215898303.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.54 2.49 2.31 5/81 19554
/proc/meminfo: memFree=1739064/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=12268 CPUtime=0
/proc/19554/stat : 19554 (sugar++) R 19552 19554 19311 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46529895 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 234211736165 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19554/statm: 3067 316 241 3 0 167 0

[startup+0.080867 s]
/proc/loadavg: 2.54 2.49 2.31 5/81 19554
/proc/meminfo: memFree=1739064/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=16740 CPUtime=0.07
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1143 0 0 0 6 1 0 0 18 0 1 0 46529895 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101548 s]
/proc/loadavg: 2.54 2.49 2.31 5/81 19554
/proc/meminfo: memFree=1739064/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=16740 CPUtime=0.07
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 46529895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301565 s]
/proc/loadavg: 2.54 2.49 2.31 5/81 19554
/proc/meminfo: memFree=1739064/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=16740 CPUtime=0.07
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 46529895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701622 s]
/proc/loadavg: 2.54 2.49 2.31 5/81 19554
/proc/meminfo: memFree=1739064/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=16740 CPUtime=0.07
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 46529895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50172 s]
/proc/loadavg: 2.73 2.53 2.32 5/92 19576
/proc/meminfo: memFree=1731160/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=16740 CPUtime=0.73
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1297 5397 0 1 6 1 62 4 15 0 1 0 46529895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19554/statm: 4185 1104 409 3 0 764 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 19311 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46529973 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868404 CPUtime=0.58
/proc/19568/stat : 19568 (java) S 19567 19554 19311 0 -1 0 7109 0 1 0 55 3 0 0 20 0 9 0 46529975 889245696 6360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19568/statm: 217101 6360 2540 9 0 211676 0
[pid=19568/tid=19569] ppid=19567 vsize=868404 CPUtime=0.32
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 19311 0 -1 64 2651 0 1 0 31 1 0 0 25 0 9 0 46529986 889245696 6360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868404 CPUtime=0.08
/proc/19568/task/19570/stat : 19570 (java) R 19567 19554 19311 0 -1 64 2319 0 0 0 8 0 0 0 16 0 9 0 46529987 889245696 6360 996147200 134512640 134550740 4294955920 18446744073709551615 102723069 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868404 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 19311 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46529987 889245696 6360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868404 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 19311 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46529987 889245696 6360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868404 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46529989 889245696 6360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868404 CPUtime=0.15
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 19311 0 -1 64 1445 0 0 0 15 0 0 0 16 0 9 0 46529989 889245696 6360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868404 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 19311 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46529989 889245696 6360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868404 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46529989 889245696 6360 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 890500

[startup+3.10292 s]
/proc/loadavg: 2.73 2.53 2.32 3/92 19576
/proc/meminfo: memFree=1706968/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=16740 CPUtime=0.73
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1297 5397 0 1 6 1 62 4 15 0 1 0 46529895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19554/statm: 4185 1104 409 3 0 764 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 19311 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46529973 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868516 CPUtime=2.16
/proc/19568/stat : 19568 (java) S 19567 19554 19311 0 -1 0 11815 0 2 0 208 8 0 0 20 0 9 0 46529975 889360384 10866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19568/statm: 217129 10866 2567 9 0 211676 0
[pid=19568/tid=19569] ppid=19567 vsize=868516 CPUtime=1.29
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 19311 0 -1 64 2981 0 2 0 126 3 0 0 25 0 9 0 46529986 889360384 10866 996147200 134512640 134550740 4294955920 18446744073709551615 4126516992 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868516 CPUtime=0.56
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 19311 0 -1 64 6612 0 0 0 54 2 0 0 16 0 9 0 46529987 889360384 10866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 19311 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46529987 889360384 10866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 19311 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46529987 889360384 10866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46529989 889360384 10866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868516 CPUtime=0.27
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 19311 0 -1 64 1528 0 0 0 26 1 0 0 16 0 9 0 46529989 889360384 10866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 19311 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46529989 889360384 10866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46529989 889360384 10866 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 890612

[startup+6.30232 s]
/proc/loadavg: 2.67 2.52 2.32 3/92 19576
/proc/meminfo: memFree=1672280/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=16740 CPUtime=0.73
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1297 5397 0 1 6 1 62 4 15 0 1 0 46529895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19554/statm: 4185 1104 409 3 0 764 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 19311 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46529973 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868516 CPUtime=5.34
/proc/19568/stat : 19568 (java) S 19567 19554 19311 0 -1 0 12306 0 2 0 500 34 0 0 20 0 9 0 46529975 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19568/statm: 217129 10878 2567 9 0 211676 0
[pid=19568/tid=19569] ppid=19567 vsize=868516 CPUtime=4.27
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 19311 0 -1 64 3460 0 2 0 402 25 0 0 25 0 9 0 46529986 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868516 CPUtime=0.74
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 19311 0 -1 64 6612 0 0 0 68 6 0 0 16 0 9 0 46529987 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 19311 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46529987 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 19311 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46529987 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868516 CPUtime=0.29
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 19311 0 -1 64 1540 0 0 0 28 1 0 0 16 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 19311 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 890612

[startup+12.7021 s]
/proc/loadavg: 2.62 2.51 2.32 3/92 19576
/proc/meminfo: memFree=1588056/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=16740 CPUtime=0.73
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1297 5397 0 1 6 1 62 4 15 0 1 0 46529895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19554/statm: 4185 1104 409 3 0 764 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 19311 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46529973 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868516 CPUtime=11.68
/proc/19568/stat : 19568 (java) S 19567 19554 19311 0 -1 0 13303 0 2 0 1082 86 0 0 20 0 9 0 46529975 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19568/statm: 217129 10878 2567 9 0 211676 0
[pid=19568/tid=19569] ppid=19567 vsize=868516 CPUtime=10.27
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 19311 0 -1 64 4457 0 2 0 956 71 0 0 25 0 9 0 46529986 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868516 CPUtime=1.08
/proc/19568/task/19570/stat : 19570 (java) R 19567 19554 19311 0 -1 64 6612 0 0 0 96 12 0 0 15 0 9 0 46529987 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 19311 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46529987 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 19311 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46529987 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868516 CPUtime=0.29
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 19311 0 -1 64 1540 0 0 0 28 1 0 0 16 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 19311 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 890612

[startup+25.5018 s]
/proc/loadavg: 2.52 2.50 2.31 3/92 19576
/proc/meminfo: memFree=1460952/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=16740 CPUtime=0.73
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1297 5397 0 1 6 1 62 4 16 0 1 0 46529895 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19554/statm: 4185 1104 409 3 0 764 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 19311 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46529973 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868516 CPUtime=24.04
/proc/19568/stat : 19568 (java) S 19567 19554 19311 0 -1 0 14910 0 2 0 2236 168 0 0 20 0 9 0 46529975 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19568/statm: 217129 10878 2567 9 0 211676 0
[pid=19568/tid=19569] ppid=19567 vsize=868516 CPUtime=22.1
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 19311 0 -1 64 6064 0 2 0 2065 145 0 0 25 0 9 0 46529986 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868516 CPUtime=1.62
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 19311 0 -1 64 6612 0 0 0 142 20 0 0 16 0 9 0 46529987 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 19311 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46529987 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 19311 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46529987 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868516 CPUtime=0.29
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 19311 0 -1 64 1540 0 0 0 28 1 0 0 16 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 19311 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868516 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 19311 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46529989 889360384 10878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 890612

[startup+51.102 s]
/proc/loadavg: 2.57 2.51 2.32 3/83 19577
/proc/meminfo: memFree=1072864/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=17400 CPUtime=47.75
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1590 24060 0 3 8 1 4402 364 17 0 1 0 46529895 17817600 1248 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19554/statm: 4350 1248 413 3 0 929 0
[pid=19577] ppid=19554 vsize=187156 CPUtime=1.93
/proc/19577/stat : 19577 (minisat-inc) R 19554 19554 19311 0 -1 4194304 45490 0 0 0 165 28 0 0 25 0 1 0 46534809 191647744 45440 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 0 0 0
/proc/19577/statm: 46789 45445 59 151 0 46635 0
Current children cumulated CPU time (s) 49.68
Current children cumulated vsize (KiB) 204556



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+59.4061 s]
/proc/loadavg: 2.60 2.52 2.33 3/83 19577
/proc/meminfo: memFree=308904/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=17400 CPUtime=47.75
/proc/19554/stat : 19554 (sugar++) S 19552 19554 19311 0 -1 4194304 1590 24060 0 3 8 1 4402 364 17 0 1 0 46529895 17817600 1248 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19554/statm: 4350 1248 413 3 0 929 0
[pid=19577] ppid=19554 vsize=908220 CPUtime=10.2
/proc/19577/stat : 19577 (minisat-inc) R 19554 19554 19311 0 -1 4194304 222411 0 0 0 874 146 0 0 25 0 1 0 46534809 930017280 222361 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 0 0 0
/proc/19577/statm: 227055 222362 59 151 0 226901 0
Current children cumulated CPU time (s) 57.95
Current children cumulated vsize (KiB) 925620

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

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

[startup+59.8011 s]
/proc/loadavg: 2.60 2.52 2.33 3/83 19577
/proc/meminfo: memFree=308904/2055920 swapFree=4192812/4192956
[pid=19554] ppid=19552 vsize=17400 CPUtime=58.35
/proc/19554/stat : 19554 (sugar++) R 19552 19554 19311 0 -1 4194304 1621 246478 0 3 8 27 5276 524 19 0 1 0 46529895 17817600 1249 996147200 4194304 4206940 548682068528 18446744073709551615 234211742761 0 0 4224 16386 0 0 0 17 0 0 0
/proc/19554/statm: 4350 1249 414 3 0 929 0
Current children cumulated CPU time (s) 58.35
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 59.809
CPU time (s): 58.3681
CPU user time (s): 52.846
CPU system time (s): 5.52216
CPU usage (%): 97.5909
Max. virtual memory (cumulated for all children) (KiB): 925620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.846
system time used= 5.52216
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248145
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49365
involuntary context switches= 51622

runsolver used 0.076988 second user time and 0.229965 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-12 23:31:43
IDJOB=1114211
IDBENCH=61705
IDSOLVER=367
FILE ID=node54/1114211-1215898303
PBS_JOBID= 7903683
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/ehi-90/normalized-ehi-90-315-54_ext.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-1114211-1215898303/watcher-1114211-1215898303 -o /tmp/evaluation-result-1114211-1215898303/solver-1114211-1215898303 -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-1114211-1215898303.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cef945795a08fbf26fafedb17d35d01e
RANDOM SEED=1348720976

node54.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.235
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.235
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:       1739560 kB
Buffers:         61308 kB
Cached:         105292 kB
SwapCached:          0 kB
Active:         183616 kB
Inactive:        74640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:         111992 kB
Slab:            43192 kB
Committed_AS:   999768 kB
PageTables:       1960 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node54 at 2008-07-12 23:32:44