Trace number 1088187

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisatUNSAT 13.7199 13.899

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f2.xml
MD5SUMeeb0a55b010d032a275f0f7f80fcdb5a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6141
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size42
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.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul  5 10:17:31 2008
0.00/0.05	c 0	PID 5564
0.04/0.05	c 0	HOST node32.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1088187-1215245851.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1088187-1215245851.xml' 'HOME/temp.csp'
0.04/0.87	c 0	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.04/0.89	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.89	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.85/0.98	c 1	Parsing HOME/temp.csp
1.13/1.23	c 1	parsed 4790 expressions
1.13/1.23	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.13/1.23	c 1	Converting to clausal form CSP
1.13/1.27	c 1	converted 479 (10%) expressions
1.64/1.72	c 1	converted 958 (20%) expressions
2.13/2.25	c 2	converted 1437 (30%) expressions
2.63/2.73	c 2	converted 1916 (40%) expressions
3.13/3.24	c 3	converted 2395 (50%) expressions
3.62/3.78	c 3	converted 2874 (60%) expressions
4.12/4.20	c 4	converted 3353 (70%) expressions
4.51/4.66	c 4	converted 3832 (80%) expressions
5.01/5.12	c 5	converted 4311 (90%) expressions
5.50/5.63	c 5	converted 4790 (100%) expressions
5.50/5.63	c 5	CSP : 680 integers, 0 booleans, 4783 clauses, largest domain size 42
5.50/5.63	c 5	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.50/5.63	c 5	Propagation in CSP
6.20/6.35	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.20/6.35	c 6	CSP : 680 integers, 0 booleans, 4783 clauses, largest domain size 42
6.20/6.35	c 6	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.20/6.35	c 6	Simplifing CSP by introducing new Boolean variables
6.30/6.48	c 6	CSP : 680 integers, 8206 booleans, 12989 clauses, largest domain size 42
6.30/6.48	c 6	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.41/6.58	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.50/6.65	c 6	68 (10%) CSP integer variables are encoded (2650 clauses, 32357 bytes)
6.50/6.67	c 6	136 (20%) CSP integer variables are encoded (5158 clauses, 64961 bytes)
6.50/6.69	c 6	204 (30%) CSP integer variables are encoded (7806 clauses, 99385 bytes)
6.59/6.71	c 6	272 (40%) CSP integer variables are encoded (10162 clauses, 130860 bytes)
6.59/6.73	c 6	340 (50%) CSP integer variables are encoded (12518 clauses, 166200 bytes)
6.59/6.76	c 6	408 (60%) CSP integer variables are encoded (15014 clauses, 203640 bytes)
6.59/6.78	c 6	476 (70%) CSP integer variables are encoded (17318 clauses, 238200 bytes)
6.59/6.80	c 6	544 (80%) CSP integer variables are encoded (19730 clauses, 274380 bytes)
6.69/6.82	c 6	612 (90%) CSP integer variables are encoded (22100 clauses, 309930 bytes)
6.69/6.84	c 6	680 (100%) CSP integer variables are encoded (24500 clauses, 345930 bytes)
6.90/7.05	c 7	1299 (10%) CSP clauses are encoded (57493 clauses, 980119 bytes)
7.09/7.24	c 7	2598 (20%) CSP clauses are encoded (90957 clauses, 1647707 bytes)
7.20/7.39	c 7	3897 (30%) CSP clauses are encoded (120505 clauses, 2234189 bytes)
7.39/7.58	c 7	5196 (40%) CSP clauses are encoded (153761 clauses, 2898843 bytes)
7.60/7.76	c 7	6495 (50%) CSP clauses are encoded (185545 clauses, 3528915 bytes)
7.78/7.91	c 8	7794 (60%) CSP clauses are encoded (215630 clauses, 4127374 bytes)
7.89/8.07	c 8	9093 (70%) CSP clauses are encoded (245504 clauses, 4752023 bytes)
8.09/8.23	c 8	10392 (80%) CSP clauses are encoded (275882 clauses, 5390818 bytes)
8.19/8.39	c 8	11691 (90%) CSP clauses are encoded (306115 clauses, 6021078 bytes)
8.39/8.55	c 8	12989 (100%) CSP clauses are encoded (336640 clauses, 6652309 bytes)
8.39/8.55	c 8	12989 CSP clauses encoded
8.39/8.56	c 8	Writing map file : HOME/temp.map
8.39/8.58	c 8	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.39/8.58	c 8	SAT : 33386 SAT variables, 336640 SAT clauses, 6652309 bytes
8.39/8.58	c 8	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.47/8.61	c 8	SOLVING HOME/temp.cnf
8.47/8.61	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.47/8.61	c 8	This is MiniSat 2.0 beta
8.47/8.61	c 8	WARNING: for repeatability, setting FPU to use double precision
8.47/8.61	c 8	============================[ Problem Statistics ]=============================
8.47/8.61	c 8	|                                                                             |
8.47/8.61	c 8	|  Number of variables:  33386                                                |
8.47/8.61	c 8	|  Number of clauses:    336640                                               |
8.68/8.82	c 8	|  Parsing time:         0.17         s                                       |
8.68/8.83	c 8	============================[ Search Statistics ]==============================
8.68/8.83	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.68/8.83	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.68/8.83	c 8	===============================================================================
8.68/8.83	c 8	|         0 |   33386   336640   947381 |   112213        0    nan |  0.000 % |
8.68/8.89	c 9	|       100 |   33386   336640   947381 |   123434      100     14 |  0.000 % |
8.77/8.92	c 9	|       251 |   33386   336640   947381 |   135778      251     13 |  0.000 % |
8.77/8.95	c 9	|       476 |   33386   336640   947381 |   149355      476     12 |  0.000 % |
8.87/9.01	c 9	|       814 |   33386   336640   947381 |   164291      814     12 |  0.000 % |
8.97/9.12	c 9	|      1321 |   33386   336640   947381 |   180720     1321     12 |  0.000 % |
9.07/9.26	c 9	|      2080 |   33386   336640   947381 |   198792     2080     13 |  0.000 % |
9.37/9.52	c 9	|      3220 |   33386   336640   947381 |   218672     3220     12 |  0.000 % |
9.77/9.92	c 10	|      4930 |   33386   336640   947381 |   240539     4930     13 |  0.000 % |
10.36/10.52	c 10	|      7493 |   33386   336640   947381 |   264593     7493     13 |  0.000 % |
11.36/11.59	c 11	|     11337 |   33386   336640   947381 |   291052    11337     13 |  0.000 % |
13.24/13.46	c 13	===============================================================================
13.24/13.46	c 13	restarts              : 11
13.24/13.46	c 13	conflicts             : 16885          (3539 /sec)
13.24/13.46	c 13	decisions             : 22621          (1.91 % random) (4741 /sec)
13.24/13.46	c 13	propagations          : 4465028        (935815 /sec)
13.24/13.46	c 13	conflict literals     : 207282         (35.05 % deleted)
13.24/13.46	c 13	Memory used           : 19.61 MB
13.24/13.46	c 13	CPU time              : 4.77127 s
13.24/13.46	c 13	
13.24/13.46	c 13	UNSATISFIABLE
13.24/13.47	c 13	DECODING HOME/temp.out WITH HOME/temp.map
13.24/13.47	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
13.32/13.55	c 13	Decoding HOME/temp.out
13.32/13.84	s UNSATISFIABLE
13.32/13.84	c 13	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
13.32/13.89	c 14	CPU 13.37 (0.04 0.01 13.33 0.31)
13.32/13.89	c 14	END Sat Jul  5 10:17:45 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1088187-1215245851/watcher-1088187-1215245851 -o /tmp/evaluation-result-1088187-1215245851/solver-1088187-1215245851 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1088187-1215245851.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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: 1.92 1.98 1.94 4/73 5564
/proc/meminfo: memFree=1439944/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=3672 CPUtime=0
/proc/5564/stat : 5564 (sugar) R 5562 5564 5213 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 1554257245 3760128 38 996147200 4194304 4206940 548682068608 18446744073709551615 268211123593 0 0 4096 0 0 0 0 17 1 0 0
/proc/5564/statm: 918 38 29 3 0 8 0

[startup+0.0519511 s]
/proc/loadavg: 1.92 1.98 1.94 4/73 5564
/proc/meminfo: memFree=1439944/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=0.04
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1554257245 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.104034 s]
/proc/loadavg: 1.92 1.98 1.94 4/73 5564
/proc/meminfo: memFree=1439944/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=0.04
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1554257245 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301365 s]
/proc/loadavg: 1.92 1.98 1.94 4/73 5564
/proc/meminfo: memFree=1439944/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=0.04
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1554257245 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701426 s]
/proc/loadavg: 1.92 1.98 1.94 4/73 5564
/proc/meminfo: memFree=1439944/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=0.04
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1554257245 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50251 s]
/proc/loadavg: 1.92 1.98 1.94 3/84 5586
/proc/meminfo: memFree=1433136/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=0.85
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 973 7096 0 1 3 1 77 4 15 0 1 0 1554257245 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 797 370 3 0 500 0
[pid=5577] ppid=5564 vsize=5356 CPUtime=0
/proc/5577/stat : 5577 (sh) S 5564 5564 5213 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1554257335 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5577/statm: 1339 233 193 169 0 50 0
[pid=5578] ppid=5577 vsize=864136 CPUtime=0.59
/proc/5578/stat : 5578 (java) S 5577 5564 5213 0 -1 0 4151 0 1 0 56 3 0 0 18 0 9 0 1554257335 884875264 3571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5578/statm: 216034 3571 1732 9 0 210609 0
[pid=5578/tid=5579] ppid=5577 vsize=864136 CPUtime=0.43
/proc/5578/task/5579/stat : 5579 (java) R 5577 5564 5213 0 -1 64 2656 0 1 0 42 1 0 0 23 0 9 0 1554257336 884875264 3571 996147200 134512640 134550740 4294955952 18446744073709551615 4126577152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5580] ppid=5577 vsize=864136 CPUtime=0.03
/proc/5578/task/5580/stat : 5580 (java) S 5577 5564 5213 0 -1 64 450 0 0 0 3 0 0 0 16 0 9 0 1554257337 884875264 3571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5581] ppid=5577 vsize=864136 CPUtime=0
/proc/5578/task/5581/stat : 5581 (java) S 5577 5564 5213 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1554257338 884875264 3571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5582] ppid=5577 vsize=864136 CPUtime=0
/proc/5578/task/5582/stat : 5582 (java) S 5577 5564 5213 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1554257338 884875264 3571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5583] ppid=5577 vsize=864136 CPUtime=0
/proc/5578/task/5583/stat : 5583 (java) S 5577 5564 5213 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554257340 884875264 3571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5584] ppid=5577 vsize=864136 CPUtime=0.1
/proc/5578/task/5584/stat : 5584 (java) S 5577 5564 5213 0 -1 64 354 0 0 0 10 0 0 0 16 0 9 0 1554257340 884875264 3571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5585] ppid=5577 vsize=864136 CPUtime=0
/proc/5578/task/5585/stat : 5585 (java) S 5577 5564 5213 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1554257340 884875264 3571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5586] ppid=5577 vsize=864136 CPUtime=0
/proc/5578/task/5586/stat : 5586 (java) S 5577 5564 5213 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1554257340 884875264 3571 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883092

[startup+3.10269 s]
/proc/loadavg: 1.92 1.98 1.94 3/84 5586
/proc/meminfo: memFree=1425200/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=0.85
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 973 7096 0 1 3 1 77 4 15 0 1 0 1554257245 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 797 370 3 0 500 0
[pid=5577] ppid=5564 vsize=5356 CPUtime=0
/proc/5577/stat : 5577 (sh) S 5564 5564 5213 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1554257335 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5577/statm: 1339 233 193 169 0 50 0
[pid=5578] ppid=5577 vsize=868244 CPUtime=2.18
/proc/5578/stat : 5578 (java) S 5577 5564 5213 0 -1 0 5897 0 1 0 213 5 0 0 18 0 9 0 1554257335 889081856 5189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5578/statm: 217061 5189 1734 9 0 211636 0
[pid=5578/tid=5579] ppid=5577 vsize=868244 CPUtime=1.86
/proc/5578/task/5579/stat : 5579 (java) R 5577 5564 5213 0 -1 64 2759 0 1 0 184 2 0 0 25 0 9 0 1554257336 889081856 5189 996147200 134512640 134550740 4294955952 18446744073709551615 4126463854 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5580] ppid=5577 vsize=868244 CPUtime=0.09
/proc/5578/task/5580/stat : 5580 (java) S 5577 5564 5213 0 -1 64 977 0 0 0 8 1 0 0 16 0 9 0 1554257337 889081856 5189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5581] ppid=5577 vsize=868244 CPUtime=0
/proc/5578/task/5581/stat : 5581 (java) S 5577 5564 5213 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1554257338 889081856 5189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5582] ppid=5577 vsize=868244 CPUtime=0
/proc/5578/task/5582/stat : 5582 (java) S 5577 5564 5213 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1554257338 889081856 5189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5583] ppid=5577 vsize=868244 CPUtime=0
/proc/5578/task/5583/stat : 5583 (java) S 5577 5564 5213 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554257340 889081856 5189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5584] ppid=5577 vsize=868244 CPUtime=0.19
/proc/5578/task/5584/stat : 5584 (java) S 5577 5564 5213 0 -1 64 1470 0 0 0 19 0 0 0 16 0 9 0 1554257340 889081856 5189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5585] ppid=5577 vsize=868244 CPUtime=0
/proc/5578/task/5585/stat : 5585 (java) S 5577 5564 5213 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1554257340 889081856 5189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5586] ppid=5577 vsize=868244 CPUtime=0
/proc/5578/task/5586/stat : 5586 (java) S 5577 5564 5213 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1554257340 889081856 5189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887200

[startup+6.30105 s]
/proc/loadavg: 1.93 1.98 1.94 3/84 5586
/proc/meminfo: memFree=1420536/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=0.85
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 974 7096 0 1 3 1 77 4 15 0 1 0 1554257245 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 797 370 3 0 500 0
[pid=5577] ppid=5564 vsize=5356 CPUtime=0
/proc/5577/stat : 5577 (sh) S 5564 5564 5213 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1554257335 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5577/statm: 1339 233 193 169 0 50 0
[pid=5578] ppid=5577 vsize=868360 CPUtime=5.35
/proc/5578/stat : 5578 (java) S 5577 5564 5213 0 -1 0 8025 0 1 0 527 8 0 0 18 0 9 0 1554257335 889200640 6861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5578/statm: 217090 6861 2540 9 0 211665 0
[pid=5578/tid=5579] ppid=5577 vsize=868360 CPUtime=4.83
/proc/5578/task/5579/stat : 5579 (java) R 5577 5564 5213 0 -1 64 3045 0 1 0 481 2 0 0 25 0 9 0 1554257336 889200640 6861 996147200 134512640 134550740 4294955952 18446744073709551615 4126578897 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5580] ppid=5577 vsize=868360 CPUtime=0.27
/proc/5578/task/5580/stat : 5580 (java) S 5577 5564 5213 0 -1 64 2811 0 0 0 24 3 0 0 16 0 9 0 1554257337 889200640 6861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5581] ppid=5577 vsize=868360 CPUtime=0
/proc/5578/task/5581/stat : 5581 (java) S 5577 5564 5213 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1554257338 889200640 6861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5582] ppid=5577 vsize=868360 CPUtime=0
/proc/5578/task/5582/stat : 5582 (java) S 5577 5564 5213 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1554257338 889200640 6861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5583] ppid=5577 vsize=868360 CPUtime=0
/proc/5578/task/5583/stat : 5583 (java) S 5577 5564 5213 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554257340 889200640 6861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5584] ppid=5577 vsize=868360 CPUtime=0.21
/proc/5578/task/5584/stat : 5584 (java) S 5577 5564 5213 0 -1 64 1476 0 0 0 21 0 0 0 15 0 9 0 1554257340 889200640 6861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5585] ppid=5577 vsize=868360 CPUtime=0
/proc/5578/task/5585/stat : 5585 (java) S 5577 5564 5213 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1554257340 889200640 6861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5578/tid=5586] ppid=5577 vsize=868360 CPUtime=0
/proc/5578/task/5586/stat : 5586 (java) S 5577 5564 5213 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1554257340 889200640 6861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 887316

[startup+12.7028 s]
/proc/loadavg: 2.01 2.00 1.94 3/76 5588
/proc/meminfo: memFree=1412344/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=8.5
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 1034 16446 0 2 4 1 823 22 16 0 1 0 1554257245 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 799 370 3 0 500 0
[pid=5587] ppid=5564 vsize=5356 CPUtime=0
/proc/5587/stat : 5587 (sh) S 5564 5564 5213 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1554258106 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5587/statm: 1339 232 193 169 0 50 0
[pid=5588] ppid=5587 vsize=19944 CPUtime=4.06
/proc/5588/stat : 5588 (minisat) R 5587 5564 5213 0 -1 4194304 4672 0 0 0 402 4 0 0 25 0 1 0 1554258106 20422656 4658 996147200 134512640 135127466 4294956256 18446744073709551615 134530698 0 0 4096 3 0 0 0 17 1 0 0
/proc/5588/statm: 4986 4658 76 150 0 4833 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 38900

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

[startup+13.5019 s]
/proc/loadavg: 2.09 2.02 1.95 3/76 5588
/proc/meminfo: memFree=1412216/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=13.32
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 1072 21420 0 2 4 1 1300 27 17 0 1 0 1554257245 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 13.32
Current children cumulated vsize (KiB) 13600

[startup+13.7019 s]
/proc/loadavg: 2.09 2.02 1.95 3/76 5588
/proc/meminfo: memFree=1412216/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=13.32
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 1090 21420 0 2 4 1 1300 27 16 0 1 0 1554257245 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 13.32
Current children cumulated vsize (KiB) 13600

[startup+13.8019 s]
/proc/loadavg: 2.09 2.02 1.95 3/76 5588
/proc/meminfo: memFree=1412216/2055920 swapFree=4098048/4192956
[pid=5564] ppid=5562 vsize=13600 CPUtime=13.32
/proc/5564/stat : 5564 (sugar) S 5562 5564 5213 0 -1 4194304 1090 21420 0 2 4 1 1300 27 16 0 1 0 1554257245 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5564/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 13.32
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 13.899
CPU time (s): 13.7199
CPU user time (s): 13.383
CPU system time (s): 0.336948
CPU usage (%): 98.7112
Max. virtual memory (cumulated for all children) (KiB): 887428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.383
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26850
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= 7275
involuntary context switches= 7258

runsolver used 0.023996 second user time and 0.057991 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-05 10:17:31
IDJOB=1088187
IDBENCH=58070
IDSOLVER=346
FILE ID=node32/1088187-1215245851
PBS_JOBID= 7882026
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f2.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088187-1215245851/watcher-1088187-1215245851 -o /tmp/evaluation-result-1088187-1215245851/solver-1088187-1215245851 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1088187-1215245851.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eeb0a55b010d032a275f0f7f80fcdb5a
RANDOM SEED=1599555531

node32.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.218
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.218
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:       1440424 kB
Buffers:         84476 kB
Cached:         319172 kB
SwapCached:      88264 kB
Active:         348264 kB
Inactive:       205692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1440424 kB
SwapTotal:     4192956 kB
SwapFree:      4098048 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:         157748 kB
Slab:            46392 kB
Committed_AS:  3449700 kB
PageTables:       2148 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= 66440 MiB
End job on node32 at 2008-07-05 10:17:45