Trace number 1113123

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) 75.0886 77.2113

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f12.xml
MD5SUM923ef4c26cd9096899ec03d5df91c70b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints20
Best CPU time to get the best result obtained on this benchmark3600.32
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size32
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/1.02	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/1.02	c 0	BEGIN Sat Jul 12 17:54:24 2008
0.05/1.02	c 0	PID 14083
0.05/1.02	c 0	HOST node65.alineos.net
0.05/1.02	c 0	CONVERTING HOME/instance-1113123-1215878063.xml TO HOME/temp.csp
0.05/1.02	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113123-1215878063.xml' 'HOME/temp.csp'
0.08/1.66	c 1	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.08/1.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.08/1.67	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.64/1.75	c 1	Parsing HOME/temp.csp
0.64/1.98	c 1	parsed 4790 expressions
0.64/1.98	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.64/2.07	c 1	MAX CSP: 4103 constraints
0.64/2.07	c 1	Converting to clausal form CSP
1.10/2.23	c 1	converted 890 (10%) expressions
1.50/2.67	c 2	converted 1780 (20%) expressions
1.80/2.99	c 2	converted 2669 (30%) expressions
2.10/3.29	c 2	converted 3559 (40%) expressions
2.50/3.64	c 3	converted 4448 (50%) expressions
2.79/3.92	c 3	converted 5338 (60%) expressions
3.19/4.34	c 3	converted 6228 (70%) expressions
3.49/4.64	c 4	converted 7117 (80%) expressions
3.78/4.94	c 4	converted 8007 (90%) expressions
4.58/5.79	c 5	converted 8896 (100%) expressions
4.58/5.79	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 6155
4.58/5.79	c 5	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.58/5.79	c 5	Propagation in CSP
4.78/5.98	c 5	4099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.78/5.98	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 4104
4.78/5.98	c 5	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.78/5.99	c 5	Simplifing CSP by introducing new Boolean variables
4.88/6.02	c 5	CSP : 8886 integers, 8546 booleans, 21534 clauses, largest domain size 4104
4.88/6.03	c 5	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.28/6.43	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.48/6.61	c 6	889 (10%) CSP integer variables are encoded (18508 clauses, 256242 bytes)
5.48/6.62	c 6	1778 (20%) CSP integer variables are encoded (18508 clauses, 256242 bytes)
5.48/6.62	c 6	2666 (30%) CSP integer variables are encoded (18508 clauses, 256242 bytes)
5.48/6.62	c 6	3555 (40%) CSP integer variables are encoded (18508 clauses, 256242 bytes)
5.48/6.62	c 6	4443 (50%) CSP integer variables are encoded (18508 clauses, 256242 bytes)
5.48/6.63	c 6	5332 (60%) CSP integer variables are encoded (26858 clauses, 381492 bytes)
5.48/6.64	c 6	6221 (70%) CSP integer variables are encoded (34503 clauses, 496167 bytes)
5.48/6.65	c 6	7109 (80%) CSP integer variables are encoded (44995 clauses, 653547 bytes)
5.48/6.66	c 6	7998 (90%) CSP integer variables are encoded (53177 clauses, 776277 bytes)
5.58/6.73	c 6	8886 (100%) CSP integer variables are encoded (108793 clauses, 1645360 bytes)
5.77/6.96	c 6	2154 (10%) CSP clauses are encoded (149261 clauses, 2480652 bytes)
5.97/7.14	c 6	4307 (20%) CSP clauses are encoded (187918 clauses, 3293150 bytes)
6.18/7.32	c 6	6461 (30%) CSP clauses are encoded (227701 clauses, 4136422 bytes)
6.27/7.48	c 6	8614 (40%) CSP clauses are encoded (264087 clauses, 4903669 bytes)
6.47/7.64	c 7	10767 (50%) CSP clauses are encoded (299612 clauses, 5684721 bytes)
6.66/7.81	c 7	12921 (60%) CSP clauses are encoded (334588 clauses, 6473191 bytes)
7.27/8.42	c 7	15074 (70%) CSP clauses are encoded (688860 clauses, 14002088 bytes)
9.04/10.25	c 9	17228 (80%) CSP clauses are encoded (1773495 clauses, 37182633 bytes)
14.10/15.38	c 14	19381 (90%) CSP clauses are encoded (4959653 clauses, 105520574 bytes)
46.00/48.06	c 47	21534 (100%) CSP clauses are encoded (21562591 clauses, 491121355 bytes)
46.00/48.06	c 47	21534 CSP clauses encoded
46.00/48.06	c 47	Writing map file : HOME/temp.map
46.10/48.12	c 47	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.10/48.13	c 47	SAT : 126225 SAT variables, 21562591 SAT clauses, 491121355 bytes
46.10/48.13	c 47	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.10/48.18	c 47	OBJECTIVE minimize _COST
46.10/48.18	c 47	SOLVING HOME/temp.cnf
46.10/48.18	c 47	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
46.10/48.18	c 47	This is MiniSat 2.0 beta incremental
46.10/48.18	c 47	WARNING: for repeatability, setting FPU to use double precision
46.10/48.18	c 47	============================[ Problem Statistics ]=============================
46.10/48.18	c 47	|                                                                             |
46.10/48.18	c 47	|  Number of variables:  126225                                               |
46.10/48.18	c 47	|  Number of clauses:    21562591                                             |
56.44/58.53	c 57	|  Parsing time:         8.95         s                                       |
56.84/58.94	c 58	OK
56.84/58.94	c 58	OBJECTIVE BOUND: 0 <= _COST <= 
56.84/58.94	c 58	SEARCHING: _COST <= 2052
56.84/58.94	c 58	============================[ Search Statistics ]==============================
56.84/58.94	c 58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
56.84/58.94	c 58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
56.84/58.94	c 58	===============================================================================
56.84/58.94	c 58	|         0 |  126225 21562591 64378443 |  7187530        0    nan |  0.000 % |
59.13/61.26	c 60	|       100 |  126225 21562591 64378443 |  7906283      100     21 |  0.000 % |
60.72/62.87	c 62	|       250 |  126225 21562591 64378443 |  8696911      250     13 |  0.000 % |
63.11/65.29	c 64	|       475 |  126225 21562591 64378443 |  9566602      475     10 |  0.000 % |
70.08/72.26	c 71	|       812 |  126225 21562591 64378443 | 10523263      812      8 |  0.000 % |
74.67/76.81	c ERROR INTERRUPTED
74.67/76.81	s UNKNOWN
74.77/76.98	c 76	CPU 70.06 (0.08 0.03 69.98 4.72)
74.77/76.98	c 76	END Sat Jul 12 17:55:40 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-1113123-1215878063/watcher-1113123-1215878063 -o /tmp/evaluation-result-1113123-1215878063/solver-1113123-1215878063 -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-1113123-1215878063.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.69 2.28 2.08 5/80 14083
/proc/meminfo: memFree=1727448/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=6268 CPUtime=0
/proc/14083/stat : 14083 (sugar++) R 14081 14083 13901 0 -1 4194304 62 0 0 0 0 0 0 0 21 0 1 0 44504322 6418432 47 996147200 4194304 4206940 548682068528 18446744073709551615 257201075593 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/14083/statm: 1567 47 36 3 0 8 0

[startup+0.058281 s]
/proc/loadavg: 2.69 2.28 2.08 5/80 14083
/proc/meminfo: memFree=1727448/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=12268 CPUtime=0
/proc/14083/stat : 14083 (sugar++) D 14081 14083 13901 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 44504322 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 257203862117 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/14083/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.120789 s]
/proc/loadavg: 2.69 2.28 2.08 5/80 14083
/proc/meminfo: memFree=1727448/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=12272 CPUtime=0
/proc/14083/stat : 14083 (sugar++) R 14081 14083 13901 0 -1 4194304 356 0 0 0 0 0 0 0 20 0 1 0 44504322 12566528 324 996147200 4194304 4206940 548682068528 18446744073709551615 257216943952 0 0 4224 0 0 0 0 17 0 0 0
/proc/14083/statm: 3068 324 244 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.302989 s]
/proc/loadavg: 2.69 2.28 2.08 5/80 14083
/proc/meminfo: memFree=1727448/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=12272 CPUtime=0
/proc/14083/stat : 14083 (sugar++) R 14081 14083 13901 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 44504322 12566528 343 996147200 4194304 4206940 548682068528 18446744073709551615 257217152176 0 0 4224 0 0 0 0 17 1 0 0
/proc/14083/statm: 3068 343 256 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.701025 s]
/proc/loadavg: 2.69 2.28 2.08 5/80 14083
/proc/meminfo: memFree=1727448/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=14776 CPUtime=0.05
/proc/14083/stat : 14083 (sugar++) R 14081 14083 13901 0 -1 4194304 880 0 0 0 3 2 0 0 18 0 1 0 44504322 15130624 848 996147200 4194304 4206940 548682068528 18446744073709551615 257217283376 0 0 4224 0 0 0 0 17 1 0 0
/proc/14083/statm: 3694 848 378 3 0 533 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14776

[startup+1.5011 s]
/proc/loadavg: 2.69 2.28 2.08 4/81 14084
/proc/meminfo: memFree=1725072/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=16740 CPUtime=0.08
/proc/14083/stat : 14083 (sugar++) S 14081 14083 13901 0 -1 4194304 1219 128 0 0 5 3 0 0 18 0 1 0 44504322 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14083/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+3.10124 s]
/proc/loadavg: 2.71 2.29 2.09 4/91 14105
/proc/meminfo: memFree=1715136/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=16740 CPUtime=0.64
/proc/14083/stat : 14083 (sugar++) S 14081 14083 13901 0 -1 4194304 1296 7087 0 1 5 3 52 4 15 0 1 0 44504322 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14083/statm: 4185 1104 409 3 0 764 0
[pid=14096] ppid=14083 vsize=5356 CPUtime=0
/proc/14096/stat : 14096 (sh) S 14083 14083 13901 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 44504489 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 233 193 169 0 50 0
[pid=14097] ppid=14096 vsize=868384 CPUtime=1.35
/proc/14097/stat : 14097 (java) S 14096 14083 13901 0 -1 0 8369 0 1 0 130 5 0 0 18 0 9 0 44504489 889225216 7537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14097/statm: 217096 7537 2540 9 0 211671 0
[pid=14097/tid=14098] ppid=14096 vsize=868384 CPUtime=0.93
/proc/14097/task/14098/stat : 14098 (java) R 14096 14083 13901 0 -1 64 2703 0 1 0 91 2 0 0 25 0 9 0 44504490 889225216 7537 996147200 134512640 134550740 4294955920 18446744073709551615 4126596506 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14099] ppid=14096 vsize=868384 CPUtime=0.2
/proc/14097/task/14099/stat : 14099 (java) S 14096 14083 13901 0 -1 64 3513 0 0 0 19 1 0 0 16 0 9 0 44504491 889225216 7537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14100] ppid=14096 vsize=868384 CPUtime=0
/proc/14097/task/14100/stat : 14100 (java) S 14096 14083 13901 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44504491 889225216 7537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14101] ppid=14096 vsize=868384 CPUtime=0
/proc/14097/task/14101/stat : 14101 (java) S 14096 14083 13901 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44504491 889225216 7537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14102] ppid=14096 vsize=868384 CPUtime=0
/proc/14097/task/14102/stat : 14102 (java) S 14096 14083 13901 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44504493 889225216 7537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14097/tid=14103] ppid=14096 vsize=868384 CPUtime=0.19
/proc/14097/task/14103/stat : 14103 (java) S 14096 14083 13901 0 -1 64 1460 0 0 0 18 1 0 0 16 0 9 0 44504493 889225216 7537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14104] ppid=14096 vsize=868384 CPUtime=0
/proc/14097/task/14104/stat : 14104 (java) S 14096 14083 13901 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44504493 889225216 7537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14097/tid=14105] ppid=14096 vsize=868384 CPUtime=0
/proc/14097/task/14105/stat : 14105 (java) S 14096 14083 13901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44504493 889225216 7537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 890480

[startup+6.30249 s]
/proc/loadavg: 2.71 2.29 2.09 3/91 14105
/proc/meminfo: memFree=1675712/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=16740 CPUtime=0.64
/proc/14083/stat : 14083 (sugar++) S 14081 14083 13901 0 -1 4194304 1297 7087 0 1 5 3 52 4 15 0 1 0 44504322 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14083/statm: 4185 1104 409 3 0 764 0
[pid=14096] ppid=14083 vsize=5356 CPUtime=0
/proc/14096/stat : 14096 (sh) S 14083 14083 13901 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 44504489 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 233 193 169 0 50 0
[pid=14097] ppid=14096 vsize=889124 CPUtime=4.54
/proc/14097/stat : 14097 (java) S 14096 14083 13901 0 -1 0 27666 0 1 0 440 14 0 0 18 0 9 0 44504489 910462976 21647 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14097/statm: 222281 21647 2540 9 0 216856 0
[pid=14097/tid=14098] ppid=14096 vsize=889124 CPUtime=2.95
/proc/14097/task/14098/stat : 14098 (java) R 14096 14083 13901 0 -1 64 3279 0 1 0 293 2 0 0 17 0 9 0 44504490 910462976 21647 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14099] ppid=14096 vsize=889124 CPUtime=1.33
/proc/14097/task/14099/stat : 14099 (java) R 14096 14083 13901 0 -1 64 22199 0 0 0 123 10 0 0 16 0 9 0 44504491 910462976 21647 996147200 134512640 134550740 4294955920 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14100] ppid=14096 vsize=889124 CPUtime=0
/proc/14097/task/14100/stat : 14100 (java) S 14096 14083 13901 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44504491 910462976 21647 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14101] ppid=14096 vsize=889124 CPUtime=0
/proc/14097/task/14101/stat : 14101 (java) S 14096 14083 13901 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44504491 910462976 21647 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14102] ppid=14096 vsize=889124 CPUtime=0
/proc/14097/task/14102/stat : 14102 (java) S 14096 14083 13901 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44504493 910462976 21647 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14097/tid=14103] ppid=14096 vsize=889124 CPUtime=0.24
/proc/14097/task/14103/stat : 14103 (java) S 14096 14083 13901 0 -1 64 1495 0 0 0 23 1 0 0 15 0 9 0 44504493 910462976 21647 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14104] ppid=14096 vsize=889124 CPUtime=0
/proc/14097/task/14104/stat : 14104 (java) S 14096 14083 13901 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44504493 910462976 21647 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14097/tid=14105] ppid=14096 vsize=889124 CPUtime=0
/proc/14097/task/14105/stat : 14105 (java) S 14096 14083 13901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44504493 910462976 21647 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 911220

[startup+12.703 s]
/proc/loadavg: 2.68 2.30 2.09 4/91 14105
/proc/meminfo: memFree=1604928/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=16740 CPUtime=0.64
/proc/14083/stat : 14083 (sugar++) S 14081 14083 13901 0 -1 4194304 1297 7087 0 1 5 3 52 4 16 0 1 0 44504322 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14083/statm: 4185 1104 409 3 0 764 0
[pid=14096] ppid=14083 vsize=5356 CPUtime=0
/proc/14096/stat : 14096 (sh) S 14083 14083 13901 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 44504489 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 233 193 169 0 50 0
[pid=14097] ppid=14096 vsize=868496 CPUtime=10.89
/proc/14097/stat : 14097 (java) S 14096 14083 13901 0 -1 0 28247 0 1 0 1034 55 0 0 18 0 9 0 44504489 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14097/statm: 217124 16645 2566 9 0 211671 0
[pid=14097/tid=14098] ppid=14096 vsize=868496 CPUtime=8.93
/proc/14097/task/14098/stat : 14098 (java) R 14096 14083 13901 0 -1 64 3724 0 1 0 853 40 0 0 25 0 9 0 44504490 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14099] ppid=14096 vsize=868496 CPUtime=1.63
/proc/14097/task/14099/stat : 14099 (java) S 14096 14083 13901 0 -1 64 22297 0 0 0 150 13 0 0 16 0 9 0 44504491 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14100] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14100/stat : 14100 (java) S 14096 14083 13901 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44504491 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14101] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14101/stat : 14101 (java) S 14096 14083 13901 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44504491 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14102] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14102/stat : 14102 (java) S 14096 14083 13901 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44504493 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14097/tid=14103] ppid=14096 vsize=868496 CPUtime=0.3
/proc/14097/task/14103/stat : 14103 (java) S 14096 14083 13901 0 -1 64 1533 0 0 0 29 1 0 0 16 0 9 0 44504493 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14104] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14104/stat : 14104 (java) S 14096 14083 13901 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44504493 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14097/tid=14105] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14105/stat : 14105 (java) S 14096 14083 13901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44504493 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 890592

[startup+25.5021 s]
/proc/loadavg: 2.65 2.31 2.10 3/91 14105
/proc/meminfo: memFree=1464320/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=16740 CPUtime=0.64
/proc/14083/stat : 14083 (sugar++) S 14081 14083 13901 0 -1 4194304 1297 7087 0 1 5 3 52 4 16 0 1 0 44504322 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14083/statm: 4185 1104 409 3 0 764 0
[pid=14096] ppid=14083 vsize=5356 CPUtime=0
/proc/14096/stat : 14096 (sh) S 14083 14083 13901 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 44504489 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 233 193 169 0 50 0
[pid=14097] ppid=14096 vsize=868496 CPUtime=23.35
/proc/14097/stat : 14097 (java) S 14096 14083 13901 0 -1 0 28973 0 1 0 2200 135 0 0 18 0 9 0 44504489 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14097/statm: 217124 16645 2566 9 0 211671 0
[pid=14097/tid=14098] ppid=14096 vsize=868496 CPUtime=21.05
/proc/14097/task/14098/stat : 14098 (java) R 14096 14083 13901 0 -1 64 4450 0 1 0 1989 116 0 0 25 0 9 0 44504490 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14099] ppid=14096 vsize=868496 CPUtime=1.98
/proc/14097/task/14099/stat : 14099 (java) S 14096 14083 13901 0 -1 64 22297 0 0 0 181 17 0 0 16 0 9 0 44504491 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14100] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14100/stat : 14100 (java) S 14096 14083 13901 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44504491 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14101] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14101/stat : 14101 (java) S 14096 14083 13901 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44504491 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14102] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14102/stat : 14102 (java) S 14096 14083 13901 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44504493 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14097/tid=14103] ppid=14096 vsize=868496 CPUtime=0.3
/proc/14097/task/14103/stat : 14103 (java) S 14096 14083 13901 0 -1 64 1533 0 0 0 29 1 0 0 16 0 9 0 44504493 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14097/tid=14104] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14104/stat : 14104 (java) S 14096 14083 13901 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44504493 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14097/tid=14105] ppid=14096 vsize=868496 CPUtime=0
/proc/14097/task/14105/stat : 14105 (java) S 14096 14083 13901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44504493 889339904 16645 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.99
Current children cumulated vsize (KiB) 890592

[startup+51.1022 s]
/proc/loadavg: 2.55 2.31 2.10 4/82 14106
/proc/meminfo: memFree=1031432/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=17268 CPUtime=46.19
/proc/14083/stat : 14083 (sugar++) S 14081 14083 13901 0 -1 4194304 1586 37826 0 2 8 3 4293 315 17 0 1 0 44504322 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14083/statm: 4317 1242 413 3 0 896 0
[pid=14106] ppid=14083 vsize=253116 CPUtime=2.89
/proc/14106/stat : 14106 (minisat-inc) R 14083 14083 13901 0 -1 4194304 61378 0 0 0 249 40 0 0 25 0 1 0 44509140 259190784 61327 996147200 134512640 135134323 4294956192 18446744073709551615 134537242 0 0 4096 3 0 0 0 17 1 0 0
/proc/14106/statm: 63279 61327 59 151 0 63125 0
Current children cumulated CPU time (s) 49.08
Current children cumulated vsize (KiB) 270384



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+76.8024 s]
/proc/loadavg: 2.57 2.33 2.11 4/82 14106
/proc/meminfo: memFree=351112/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=17268 CPUtime=46.19
/proc/14083/stat : 14083 (sugar++) S 14081 14083 13901 0 -1 4194304 1596 37826 0 2 8 3 4293 315 16 0 1 0 44504322 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14083/statm: 4317 1244 414 3 0 896 0
[pid=14106] ppid=14083 vsize=904516 CPUtime=28.48
/proc/14106/stat : 14106 (minisat-inc) R 14083 14083 13901 0 -1 4194304 219516 0 0 0 2705 143 0 0 25 0 1 0 44509140 926224384 219465 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14106/statm: 226129 219465 74 151 0 225975 0
Current children cumulated CPU time (s) 74.67
Current children cumulated vsize (KiB) 921784

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

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

[startup+77.0064 s]
/proc/loadavg: 2.68 2.36 2.12 4/83 14107
/proc/meminfo: memFree=1079744/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=17268 CPUtime=74.87
/proc/14083/stat : 14083 (sugar++) R 14081 14083 13901 0 -1 4194304 1623 257342 0 2 8 9 6998 472 18 0 1 0 44504322 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 257203868713 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14083/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 74.87
Current children cumulated vsize (KiB) 17268

[startup+77.2099 s]
/proc/loadavg: 2.68 2.36 2.12 4/83 14107
/proc/meminfo: memFree=1079744/2055920 swapFree=4175232/4192956
[pid=14083] ppid=14081 vsize=17268 CPUtime=75.07
/proc/14083/stat : 14083 (sugar++) R 14081 14083 13901 0 -1 4194304 1623 257342 0 2 8 29 6998 472 18 0 1 0 44504322 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 257203868713 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14083/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 75.07
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 77.2113
CPU time (s): 75.0886
CPU user time (s): 70.0733
CPU system time (s): 5.01524
CPU usage (%): 97.2507
Max. virtual memory (cumulated for all children) (KiB): 921784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.0733
system time used= 5.01524
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259011
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= 22496
involuntary context switches= 25295

runsolver used 0.089986 second user time and 0.272958 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-12 17:54:23
IDJOB=1113123
IDBENCH=61530
IDSOLVER=367
FILE ID=node65/1113123-1215878063
PBS_JOBID= 7903595
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f12.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-1113123-1215878063/watcher-1113123-1215878063 -o /tmp/evaluation-result-1113123-1215878063/solver-1113123-1215878063 -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-1113123-1215878063.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 923ef4c26cd9096899ec03d5df91c70b
RANDOM SEED=865194471

node65.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.216
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.216
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:       1727928 kB
Buffers:         23756 kB
Cached:          98676 kB
SwapCached:      12616 kB
Active:         237192 kB
Inactive:        51228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727928 kB
SwapTotal:     4192956 kB
SwapFree:      4175232 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:         175316 kB
Slab:            24532 kB
Committed_AS:   926004 kB
PageTables:       2228 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= 66496 MiB
End job on node65 at 2008-07-12 17:55:42