Trace number 1113111

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) 64.0963 66.6799

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f10.xml
MD5SUMbc79be14db74a5ff6faf231971efa81f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints17
Best CPU time to get the best result obtained on this benchmark3600.39
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size34
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/0.54	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.60	c 1	BEGIN Sat Jul 12 17:52:10 2008
0.05/0.60	c 1	PID 19314
0.07/0.66	c 1	HOST node30.alineos.net
0.07/0.66	c 1	CONVERTING HOME/instance-1113111-1215877930.xml TO HOME/temp.csp
0.07/0.66	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113111-1215877930.xml' 'HOME/temp.csp'
0.55/1.69	c 2	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.64/1.74	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.64/1.74	c 2	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.65/1.86	c 2	Parsing HOME/temp.csp
1.05/2.29	c 2	parsed 4790 expressions
1.14/2.30	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.14/2.34	c 2	MAX CSP: 4103 constraints
1.14/2.34	c 2	Converting to clausal form CSP
1.33/2.51	c 2	converted 890 (10%) expressions
1.73/2.94	c 3	converted 1780 (20%) expressions
2.03/3.30	c 3	converted 2669 (30%) expressions
2.42/3.61	c 4	converted 3559 (40%) expressions
2.72/3.97	c 4	converted 4448 (50%) expressions
3.03/4.28	c 4	converted 5338 (60%) expressions
3.42/4.64	c 5	converted 6228 (70%) expressions
3.71/4.94	c 5	converted 7117 (80%) expressions
4.02/5.25	c 5	converted 8007 (90%) expressions
4.81/6.06	c 6	converted 8896 (100%) expressions
4.81/6.06	c 6	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 6155
4.81/6.06	c 6	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.81/6.06	c 6	Propagation in CSP
5.01/6.25	c 6	4099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.01/6.26	c 6	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 4104
5.01/6.26	c 6	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.01/6.27	c 6	Simplifing CSP by introducing new Boolean variables
5.12/6.31	c 6	CSP : 8886 integers, 8546 booleans, 21534 clauses, largest domain size 4104
5.12/6.31	c 6	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.31/6.60	c 7	Encoding CSP to SAT : HOME/temp.cnf
5.51/6.80	c 7	889 (10%) CSP integer variables are encoded (19172 clauses, 266167 bytes)
5.61/6.80	c 7	1778 (20%) CSP integer variables are encoded (19172 clauses, 266167 bytes)
5.61/6.80	c 7	2666 (30%) CSP integer variables are encoded (19172 clauses, 266167 bytes)
5.61/6.80	c 7	3555 (40%) CSP integer variables are encoded (19172 clauses, 266167 bytes)
5.61/6.81	c 7	4443 (50%) CSP integer variables are encoded (19172 clauses, 266167 bytes)
5.61/6.82	c 7	5332 (60%) CSP integer variables are encoded (27522 clauses, 391417 bytes)
5.61/6.83	c 7	6221 (70%) CSP integer variables are encoded (35167 clauses, 506092 bytes)
5.61/6.84	c 7	7109 (80%) CSP integer variables are encoded (45659 clauses, 663472 bytes)
5.61/6.85	c 7	7998 (90%) CSP integer variables are encoded (53841 clauses, 786202 bytes)
5.70/6.92	c 7	8886 (100%) CSP integer variables are encoded (109457 clauses, 1656613 bytes)
5.90/7.18	c 7	2154 (10%) CSP clauses are encoded (152862 clauses, 2554732 bytes)
6.10/7.38	c 7	4307 (20%) CSP clauses are encoded (193878 clauses, 3418944 bytes)
6.30/7.58	c 8	6461 (30%) CSP clauses are encoded (236760 clauses, 4330791 bytes)
6.51/7.75	c 8	8614 (40%) CSP clauses are encoded (274353 clauses, 5126115 bytes)
6.70/7.93	c 8	10767 (50%) CSP clauses are encoded (310915 clauses, 5936376 bytes)
6.89/8.10	c 8	12921 (60%) CSP clauses are encoded (347556 clauses, 6764156 bytes)
7.49/8.76	c 9	15074 (70%) CSP clauses are encoded (701968 clauses, 14296469 bytes)
9.48/10.71	c 11	17228 (80%) CSP clauses are encoded (1786603 clauses, 37477014 bytes)
14.91/16.29	c 16	19381 (90%) CSP clauses are encoded (4972761 clauses, 105814955 bytes)
47.46/49.91	c 50	21534 (100%) CSP clauses are encoded (21575699 clauses, 491928200 bytes)
47.46/49.91	c 50	21534 CSP clauses encoded
47.46/49.96	c 50	Writing map file : HOME/temp.map
47.51/50.02	c 50	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.51/50.02	c 50	SAT : 126889 SAT variables, 21575699 SAT clauses, 491928200 bytes
47.51/50.02	c 50	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.51/50.07	c 50	OBJECTIVE minimize _COST
47.51/50.07	c 50	SOLVING HOME/temp.cnf
47.51/50.07	c 50	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
47.58/50.15	c 50	This is MiniSat 2.0 beta incremental
47.58/50.15	c 50	WARNING: for repeatability, setting FPU to use double precision
47.58/50.15	c 50	============================[ Problem Statistics ]=============================
47.58/50.15	c 50	|                                                                             |
47.58/50.15	c 50	|  Number of variables:  126889                                               |
47.58/50.15	c 50	|  Number of clauses:    21575699                                             |
57.09/59.75	c 60	|  Parsing time:         8.26         s                                       |
57.49/60.14	c 60	OK
57.49/60.14	c 60	OBJECTIVE BOUND: 0 <= _COST <= 
57.49/60.14	c 60	SEARCHING: _COST <= 2052
57.49/60.14	c 60	============================[ Search Statistics ]==============================
57.49/60.14	c 60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.49/60.14	c 60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.49/60.14	c 60	===============================================================================
57.49/60.14	c 60	|         0 |  126889 21575699 64418332 |  7191899        0    nan |  0.000 % |
59.39/62.09	c 62	|       102 |  126889 21575699 64418332 |  7911089      102     23 |  0.000 % |
61.09/63.73	c 64	|       252 |  126889 21575699 64418332 |  8702198      252     13 |  0.000 % |
63.69/66.31	c ERROR INTERRUPTED
63.69/66.31	s UNKNOWN
63.79/66.47	c 66	CPU 58.98 (0.08 0.02 58.9 4.83)
63.79/66.47	c 66	END Sat Jul 12 17:53:16 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-1113111-1215877930/watcher-1113111-1215877930 -o /tmp/evaluation-result-1113111-1215877930/solver-1113111-1215877930 -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-1113111-1215877930.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.75 2.74 2.62 3/80 19314
/proc/meminfo: memFree=1837088/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=18572 CPUtime=0
/proc/19314/stat : 19314 (runsolver) R 19312 19314 18763 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44494710 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 264907582759 0 0 4096 24578 0 0 0 17 0 0 0
/proc/19314/statm: 4643 292 257 25 0 2626 0

[startup+0.059188 s]
/proc/loadavg: 2.75 2.74 2.62 3/80 19314
/proc/meminfo: memFree=1837088/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=3672 CPUtime=0
/proc/19314/stat : 19314 (sugar++) R 19312 19314 18763 0 -1 4194304 49 0 0 0 0 0 0 0 18 0 1 0 44494710 3760128 34 996147200 4194304 4206940 548682068528 18446744073709551615 264904966864 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 918 38 29 3 0 8 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3672

[startup+0.101951 s]
/proc/loadavg: 2.75 2.74 2.62 3/80 19314
/proc/meminfo: memFree=1837088/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=12000 CPUtime=0
/proc/19314/stat : 19314 (sugar++) R 19312 19314 18763 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 44494710 12288000 163 996147200 4194304 4206940 548682068528 18446744073709551615 264907151891 0 0 4224 0 0 0 0 17 1 0 0
/proc/19314/statm: 3000 177 138 3 0 100 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12000

[startup+0.301965 s]
/proc/loadavg: 2.75 2.74 2.62 3/80 19314
/proc/meminfo: memFree=1837088/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=13468 CPUtime=0.03
/proc/19314/stat : 19314 (sugar++) R 19312 19314 18763 0 -1 4194304 741 0 0 0 2 1 0 0 18 0 1 0 44494710 13791232 709 996147200 4194304 4206940 548682068528 18446744073709551615 264925286825 0 0 4224 0 0 0 0 17 1 0 0
/proc/19314/statm: 3367 710 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.701183 s]
/proc/loadavg: 2.75 2.74 2.62 3/80 19314
/proc/meminfo: memFree=1837088/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=16740 CPUtime=0.08
/proc/19314/stat : 19314 (sugar++) S 19312 19314 18763 0 -1 4194304 1219 128 0 0 6 2 0 0 16 0 1 0 44494710 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19314/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+1.50224 s]
/proc/loadavg: 2.75 2.74 2.62 4/87 19322
/proc/meminfo: memFree=1830048/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=16740 CPUtime=0.08
/proc/19314/stat : 19314 (sugar++) S 19312 19314 18763 0 -1 4194304 1219 128 0 0 6 2 0 0 16 0 1 0 44494710 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19314/statm: 4185 1104 409 3 0 764 0
[pid=19317] ppid=19314 vsize=5356 CPUtime=0
/proc/19317/stat : 19317 (sh) S 19314 19314 18763 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44494777 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19317/statm: 1339 233 193 169 0 50 0
[pid=19318] ppid=19317 vsize=865620 CPUtime=0.37
/proc/19318/stat : 19318 (java) S 19317 19314 18763 0 -1 0 4795 0 1 0 33 4 0 0 18 0 9 0 44494777 886394880 4260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19318/statm: 216405 4260 1727 9 0 210987 0
[pid=19318/tid=19319] ppid=19317 vsize=865620 CPUtime=0.22
/proc/19318/task/19319/stat : 19319 (java) R 19317 19314 18763 0 -1 64 2720 0 1 0 20 2 0 0 19 0 9 0 44494795 886394880 4260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19318/tid=19320] ppid=19317 vsize=865620 CPUtime=0.01
/proc/19318/task/19320/stat : 19320 (java) S 19317 19314 18763 0 -1 64 872 0 0 0 1 0 0 0 16 0 9 0 44494807 886394880 4260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19318/tid=19321] ppid=19317 vsize=865620 CPUtime=0
/proc/19318/task/19321/stat : 19321 (java) S 19317 19314 18763 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 44494807 886394880 4260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19318/tid=19322] ppid=19317 vsize=865620 CPUtime=0
/proc/19318/task/19322/stat : 19322 (java) S 19317 19314 18763 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44494807 886394880 4260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19318/tid=19323] ppid=19317 vsize=865620 CPUtime=0
/proc/19318/task/19323/stat : 19323 (java) S 19317 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 44494810 886394880 4260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19318/tid=19324] ppid=19317 vsize=865620 CPUtime=0.11
/proc/19318/task/19324/stat : 19324 (java) R 19317 19314 18763 0 -1 64 503 0 0 0 11 0 0 0 16 0 9 0 44494810 886394880 4260 996147200 134512640 134550740 4294956000 18446744073709551615 102305102 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19318/tid=19325] ppid=19317 vsize=865620 CPUtime=0
/proc/19318/task/19325/stat : 19325 (java) S 19317 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 44494810 886394880 4260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19318/tid=19326] ppid=19317 vsize=865620 CPUtime=0
/proc/19318/task/19326/stat : 19326 (java) S 19317 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44494810 886394880 4260 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 887716

[startup+3.10538 s]
/proc/loadavg: 2.75 2.74 2.62 5/91 19336
/proc/meminfo: memFree=1826496/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=16740 CPUtime=0.65
/proc/19314/stat : 19314 (sugar++) S 19312 19314 18763 0 -1 4194304 1296 7090 0 1 6 2 52 5 15 0 1 0 44494710 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19314/statm: 4185 1104 409 3 0 764 0
[pid=19327] ppid=19314 vsize=5356 CPUtime=0
/proc/19327/stat : 19327 (sh) S 19314 19314 18763 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44494885 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 233 193 169 0 50 0
[pid=19328] ppid=19327 vsize=868584 CPUtime=1.28
/proc/19328/stat : 19328 (java) S 19327 19314 18763 0 -1 0 6167 0 1 0 125 3 0 0 20 0 9 0 44494885 889430016 5489 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19328/statm: 217146 5489 1843 9 0 211721 0
[pid=19328/tid=19329] ppid=19327 vsize=868584 CPUtime=1
/proc/19328/task/19329/stat : 19329 (java) R 19327 19314 18763 0 -1 64 2690 0 1 0 99 1 0 0 22 0 9 0 44494888 889430016 5489 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19330] ppid=19327 vsize=868584 CPUtime=0.07
/proc/19328/task/19330/stat : 19330 (java) R 19327 19314 18763 0 -1 64 1311 0 0 0 7 0 0 0 16 0 9 0 44494891 889430016 5489 996147200 134512640 134550740 4294955920 18446744073709551615 104180241 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19331] ppid=19327 vsize=868584 CPUtime=0
/proc/19328/task/19331/stat : 19331 (java) S 19327 19314 18763 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 44494891 889430016 5489 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19332] ppid=19327 vsize=868584 CPUtime=0
/proc/19328/task/19332/stat : 19332 (java) S 19327 19314 18763 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 44494891 889430016 5489 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19333] ppid=19327 vsize=868584 CPUtime=0
/proc/19328/task/19333/stat : 19333 (java) S 19327 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44494893 889430016 5489 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19334] ppid=19327 vsize=868584 CPUtime=0.18
/proc/19328/task/19334/stat : 19334 (java) S 19327 19314 18763 0 -1 64 1474 0 0 0 18 0 0 0 16 0 9 0 44494893 889430016 5489 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19335] ppid=19327 vsize=868584 CPUtime=0
/proc/19328/task/19335/stat : 19335 (java) S 19327 19314 18763 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44494893 889430016 5489 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19336] ppid=19327 vsize=868584 CPUtime=0
/proc/19328/task/19336/stat : 19336 (java) S 19327 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44494893 889430016 5489 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 890680

[startup+6.30359 s]
/proc/loadavg: 2.77 2.74 2.62 5/91 19336
/proc/meminfo: memFree=1800512/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=16740 CPUtime=0.65
/proc/19314/stat : 19314 (sugar++) S 19312 19314 18763 0 -1 4194304 1297 7090 0 1 6 2 52 5 15 0 1 0 44494710 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19314/statm: 4185 1104 409 3 0 764 0
[pid=19327] ppid=19314 vsize=5356 CPUtime=0
/proc/19327/stat : 19327 (sh) S 19314 19314 18763 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44494885 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 233 193 169 0 50 0
[pid=19328] ppid=19327 vsize=868396 CPUtime=4.47
/proc/19328/stat : 19328 (java) S 19327 19314 18763 0 -1 0 13912 0 1 0 438 9 0 0 20 0 9 0 44494885 889237504 12878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19328/statm: 217099 12878 2540 9 0 211674 0
[pid=19328/tid=19329] ppid=19327 vsize=868396 CPUtime=3.46
/proc/19328/task/19329/stat : 19329 (java) R 19327 19314 18763 0 -1 64 3094 0 1 0 344 2 0 0 25 0 9 0 44494888 889237504 12878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19330] ppid=19327 vsize=868396 CPUtime=0.73
/proc/19328/task/19330/stat : 19330 (java) R 19327 19314 18763 0 -1 64 8612 0 0 0 68 5 0 0 16 0 9 0 44494891 889237504 12878 996147200 134512640 134550740 4294955920 18446744073709551615 102674828 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19331] ppid=19327 vsize=868396 CPUtime=0
/proc/19328/task/19331/stat : 19331 (java) S 19327 19314 18763 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44494891 889237504 12878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19332] ppid=19327 vsize=868396 CPUtime=0
/proc/19328/task/19332/stat : 19332 (java) S 19327 19314 18763 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44494891 889237504 12878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19333] ppid=19327 vsize=868396 CPUtime=0
/proc/19328/task/19333/stat : 19333 (java) S 19327 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44494893 889237504 12878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19334] ppid=19327 vsize=868396 CPUtime=0.25
/proc/19328/task/19334/stat : 19334 (java) S 19327 19314 18763 0 -1 64 1512 0 0 0 24 1 0 0 15 0 9 0 44494893 889237504 12878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19335] ppid=19327 vsize=868396 CPUtime=0
/proc/19328/task/19335/stat : 19335 (java) S 19327 19314 18763 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44494893 889237504 12878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19336] ppid=19327 vsize=868396 CPUtime=0
/proc/19328/task/19336/stat : 19336 (java) S 19327 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44494893 889237504 12878 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 890492

[startup+12.702 s]
/proc/loadavg: 2.79 2.75 2.62 3/91 19336
/proc/meminfo: memFree=1735360/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=16740 CPUtime=0.65
/proc/19314/stat : 19314 (sugar++) S 19312 19314 18763 0 -1 4194304 1297 7090 0 1 6 2 52 5 16 0 1 0 44494710 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19314/statm: 4185 1104 409 3 0 764 0
[pid=19327] ppid=19314 vsize=5356 CPUtime=0
/proc/19327/stat : 19327 (sh) S 19314 19314 18763 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44494885 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 233 193 169 0 50 0
[pid=19328] ppid=19327 vsize=868508 CPUtime=10.81
/proc/19328/stat : 19328 (java) S 19327 19314 18763 0 -1 0 19824 0 1 0 1029 52 0 0 20 0 9 0 44494885 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19328/statm: 217127 13123 2566 9 0 211674 0
[pid=19328/tid=19329] ppid=19327 vsize=868508 CPUtime=9.24
/proc/19328/task/19329/stat : 19329 (java) R 19327 19314 18763 0 -1 64 3757 0 1 0 884 40 0 0 25 0 9 0 44494888 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4126902997 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19330] ppid=19327 vsize=868508 CPUtime=1.24
/proc/19328/task/19330/stat : 19330 (java) S 19327 19314 18763 0 -1 64 13824 0 0 0 114 10 0 0 16 0 9 0 44494891 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19331] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19331/stat : 19331 (java) S 19327 19314 18763 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44494891 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19332] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19332/stat : 19332 (java) S 19327 19314 18763 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44494891 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19333] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19333/stat : 19333 (java) S 19327 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44494893 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19334] ppid=19327 vsize=868508 CPUtime=0.31
/proc/19328/task/19334/stat : 19334 (java) S 19327 19314 18763 0 -1 64 1549 0 0 0 30 1 0 0 16 0 9 0 44494893 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19335] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19335/stat : 19335 (java) S 19327 19314 18763 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44494893 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19336] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19336/stat : 19336 (java) S 19327 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44494893 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.46
Current children cumulated vsize (KiB) 890604

[startup+25.5028 s]
/proc/loadavg: 2.69 2.73 2.61 3/91 19336
/proc/meminfo: memFree=1606592/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=16740 CPUtime=0.65
/proc/19314/stat : 19314 (sugar++) S 19312 19314 18763 0 -1 4194304 1297 7090 0 1 6 2 52 5 16 0 1 0 44494710 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19314/statm: 4185 1104 409 3 0 764 0
[pid=19327] ppid=19314 vsize=5356 CPUtime=0
/proc/19327/stat : 19327 (sh) S 19314 19314 18763 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44494885 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19327/statm: 1339 233 193 169 0 50 0
[pid=19328] ppid=19327 vsize=868508 CPUtime=23.3
/proc/19328/stat : 19328 (java) S 19327 19314 18763 0 -1 0 20846 0 1 0 2197 133 0 0 20 0 9 0 44494885 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19328/statm: 217127 13123 2566 9 0 211674 0
[pid=19328/tid=19329] ppid=19327 vsize=868508 CPUtime=21.29
/proc/19328/task/19329/stat : 19329 (java) R 19327 19314 18763 0 -1 64 4779 0 1 0 2015 114 0 0 25 0 9 0 44494888 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19328/tid=19330] ppid=19327 vsize=868508 CPUtime=1.67
/proc/19328/task/19330/stat : 19330 (java) S 19327 19314 18763 0 -1 64 13824 0 0 0 150 17 0 0 16 0 9 0 44494891 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19328/tid=19331] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19331/stat : 19331 (java) S 19327 19314 18763 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44494891 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19332] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19332/stat : 19332 (java) S 19327 19314 18763 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44494891 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19333] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19333/stat : 19333 (java) S 19327 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44494893 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19334] ppid=19327 vsize=868508 CPUtime=0.31
/proc/19328/task/19334/stat : 19334 (java) S 19327 19314 18763 0 -1 64 1549 0 0 0 30 1 0 0 16 0 9 0 44494893 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19335] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19335/stat : 19335 (java) S 19327 19314 18763 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44494893 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19328/tid=19336] ppid=19327 vsize=868508 CPUtime=0
/proc/19328/task/19336/stat : 19336 (java) S 19327 19314 18763 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44494893 889352192 13123 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.95
Current children cumulated vsize (KiB) 890604

[startup+51.1014 s]
/proc/loadavg: 2.82 2.75 2.62 3/82 19337
/proc/meminfo: memFree=1301128/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=17268 CPUtime=47.58
/proc/19314/stat : 19314 (sugar++) S 19312 19314 18763 0 -1 4194304 1584 30494 2 5 8 2 4418 330 15 0 1 0 44494710 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19314/statm: 4317 1242 413 3 0 896 0
[pid=19337] ppid=19314 vsize=93412 CPUtime=0.94
/proc/19337/stat : 19337 (minisat-inc) R 19314 19314 18763 0 -1 4194304 22847 0 1 0 80 14 0 0 25 0 1 0 44499721 95653888 22797 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 23353 22798 59 151 0 23199 0
Current children cumulated CPU time (s) 48.52
Current children cumulated vsize (KiB) 110680



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+66.3014 s]
/proc/loadavg: 2.78 2.74 2.62 3/82 19337
/proc/meminfo: memFree=460168/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=17268 CPUtime=47.58
/proc/19314/stat : 19314 (sugar++) S 19312 19314 18763 0 -1 4194304 1594 30494 2 5 8 2 4418 330 16 0 1 0 44494710 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19314/statm: 4317 1244 414 3 0 896 0
[pid=19337] ppid=19314 vsize=904420 CPUtime=16.11
/proc/19337/stat : 19337 (minisat-inc) R 19314 19314 18763 0 -1 4194304 219494 0 1 0 1472 139 0 0 25 0 1 0 44499721 926126080 219444 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 226105 219444 74 151 0 225951 0
Current children cumulated CPU time (s) 63.69
Current children cumulated vsize (KiB) 921688

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

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

[startup+66.6015 s]
/proc/loadavg: 2.78 2.74 2.62 3/82 19337
/proc/meminfo: memFree=460168/2055920 swapFree=4180348/4192956
[pid=19314] ppid=19312 vsize=17268 CPUtime=63.99
/proc/19314/stat : 19314 (sugar++) R 19312 19314 18763 0 -1 4194304 1621 249988 2 6 8 18 5890 483 19 0 1 0 44494710 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 264907756585 0 0 4224 16386 0 0 0 17 0 0 0
/proc/19314/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 63.99
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 66.6799
CPU time (s): 64.0963
CPU user time (s): 58.997
CPU system time (s): 5.09922
CPU usage (%): 96.1253
Max. virtual memory (cumulated for all children) (KiB): 921688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.997
system time used= 5.09922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251655
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31049
involuntary context switches= 33337

runsolver used 0.099984 second user time and 0.218966 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-12 17:52:10
IDJOB=1113111
IDBENCH=61528
IDSOLVER=367
FILE ID=node30/1113111-1215877930
PBS_JOBID= 7903545
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bc79be14db74a5ff6faf231971efa81f
RANDOM SEED=184184493

node30.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.234
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.234
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:       1837696 kB
Buffers:          2964 kB
Cached:          29520 kB
SwapCached:       5256 kB
Active:         167252 kB
Inactive:        10500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837696 kB
SwapTotal:     4192956 kB
SwapFree:      4180348 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:         162676 kB
Slab:            25692 kB
Committed_AS:  1033556 kB
PageTables:       1988 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= 66548 MiB
End job on node30 at 2008-07-12 17:53:18