Trace number 2088099

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.14.6+minisatUNSAT 28.9526 29.4433

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-10.xml
MD5SUMd91c77ce7b00fdc4c403dfe3f5ffc37c
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 benchmark7.93079
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.08	c 0	BEGIN Sun Jul 12 10:32:54 2009
0.05/0.08	c 0	PID 29418
0.05/0.08	c 0	HOST node78.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2088099-1247387574.xml TO HOME/temp.csp
0.05/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2088099-1247387574.xml' 'HOME/temp.csp'
0.07/0.86	c 1	8 domains, 260 variables, 8 predicates, 0 relations, 3927 constraints
0.07/0.92	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.92	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.91/1.01	c 1	Parsing HOME/temp.csp
1.00/1.13	c 1	parsed 4203 expressions
1.00/1.14	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.00/1.14	c 1	Converting to clausal form CSP
1.49/1.65	c 1	converted 421 (10%) expressions
2.29/2.44	c 2	converted 841 (20%) expressions
2.89/3.08	c 3	converted 1261 (30%) expressions
3.37/3.52	c 3	converted 1682 (40%) expressions
4.06/4.20	c 4	converted 2102 (50%) expressions
4.47/4.60	c 4	converted 2522 (60%) expressions
4.76/5.00	c 5	converted 2943 (70%) expressions
5.25/5.43	c 5	converted 3363 (80%) expressions
6.05/6.25	c 6	converted 3783 (90%) expressions
6.43/6.66	c 6	converted 4203 (100%) expressions
6.43/6.66	c 6	CSP : 515 integers, 11178 booleans, 23535 clauses, largest domain size 2821
6.43/6.66	c 6	Heap : 37 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.43/6.66	c 6	Propagation in CSP
6.63/6.85	c 7	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.63/6.85	c 7	CSP : 515 integers, 11178 booleans, 23535 clauses, largest domain size 2821
6.63/6.85	c 7	Heap : 39 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.63/6.87	c 7	Simplifing CSP by introducing new Boolean variables
6.73/6.93	c 7	CSP : 515 integers, 18288 booleans, 30645 clauses, largest domain size 2821
6.73/6.93	c 7	Heap : 38 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.13/7.32	c 7	Encoding CSP to SAT : HOME/temp.cnf
7.32/7.56	c 7	52 (10%) CSP integer variables are encoded (7973 clauses, 101514 bytes)
7.53/7.79	c 8	103 (20%) CSP integer variables are encoded (17858 clauses, 245864 bytes)
7.82/8.02	c 8	155 (30%) CSP integer variables are encoded (28151 clauses, 400259 bytes)
8.02/8.23	c 8	206 (40%) CSP integer variables are encoded (37663 clauses, 542939 bytes)
8.22/8.42	c 8	258 (50%) CSP integer variables are encoded (46429 clauses, 674429 bytes)
8.31/8.54	c 8	309 (60%) CSP integer variables are encoded (135286 clauses, 2078437 bytes)
8.40/8.63	c 8	361 (70%) CSP integer variables are encoded (196640 clauses, 3121455 bytes)
8.50/8.73	c 9	412 (80%) CSP integer variables are encoded (266233 clauses, 4304536 bytes)
8.60/8.81	c 9	464 (90%) CSP integer variables are encoded (326271 clauses, 5325182 bytes)
8.70/8.92	c 9	515 (100%) CSP integer variables are encoded (403062 clauses, 6630629 bytes)
10.09/10.35	c 10	3065 (10%) CSP clauses are encoded (695833 clauses, 13201367 bytes)
11.38/11.70	c 11	6129 (20%) CSP clauses are encoded (1075636 clauses, 22171936 bytes)
12.36/12.65	c 12	9194 (30%) CSP clauses are encoded (1361937 clauses, 28899836 bytes)
13.75/14.00	c 14	12258 (40%) CSP clauses are encoded (1795647 clauses, 39224847 bytes)
14.92/15.28	c 15	15323 (50%) CSP clauses are encoded (2180760 clauses, 48441280 bytes)
16.26/16.70	c 16	18387 (60%) CSP clauses are encoded (2631462 clauses, 59240642 bytes)
17.86/18.24	c 18	21452 (70%) CSP clauses are encoded (3147884 clauses, 71406931 bytes)
19.52/19.90	c 20	24516 (80%) CSP clauses are encoded (3695699 clauses, 84389725 bytes)
20.91/21.36	c 21	27581 (90%) CSP clauses are encoded (4181868 clauses, 95924641 bytes)
21.99/22.45	c 22	30645 (100%) CSP clauses are encoded (4541123 clauses, 104474571 bytes)
21.99/22.45	c 22	30645 CSP clauses encoded
21.99/22.45	c 22	Writing map file : HOME/temp.map
21.99/22.48	c 22	Heap : 41 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
21.99/22.48	c 22	SAT : 421865 SAT variables, 4541123 SAT clauses, 104474571 bytes
21.99/22.48	c 22	Heap : 41 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
22.07/22.53	c 22	SOLVING HOME/temp.cnf
22.07/22.53	c 22	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.07/22.53	c 22	This is MiniSat 2.0 beta
22.07/22.53	c 22	WARNING: for repeatability, setting FPU to use double precision
22.07/22.53	c 22	============================[ Problem Statistics ]=============================
22.07/22.53	c 22	|                                                                             |
22.07/22.53	c 22	|  Number of variables:  421865                                               |
22.07/22.53	c 22	|  Number of clauses:    4541123                                              |
24.92/25.47	c 25	|  Parsing time:         2.46         s                                       |
25.12/25.62	c 25	============================[ Search Statistics ]==============================
25.12/25.62	c 25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.12/25.62	c 25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.12/25.62	c 25	===============================================================================
25.12/25.62	c 25	|         0 |  421860  4541113 12812418 |  1513704        0    nan |  0.000 % |
26.11/26.68	c 26	|       100 |  421686  4541113 12812418 |  1665074       90      3 |  2.041 % |
27.79/28.33	c 28	|       250 |  421672  4541113 12812418 |  1831582      236      3 |  2.113 % |
28.49/29.07	c 29	===============================================================================
28.49/29.07	c 29	restarts              : 3
28.49/29.07	c 29	conflicts             : 319            (53 /sec)
28.49/29.07	c 29	decisions             : 15322          (1.25 % random) (2554 /sec)
28.49/29.07	c 29	propagations          : 6797913        (1132969 /sec)
28.49/29.07	c 29	conflict literals     : 898            (5.87 % deleted)
28.49/29.07	c 29	Memory used           : 219.69 MB
28.49/29.07	c 29	CPU time              : 6.00009 s
28.49/29.07	c 29	
28.49/29.07	c 29	UNSATISFIABLE
28.59/29.11	c 29	DECODING HOME/temp.out WITH HOME/temp.map
28.59/29.11	c 29	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
28.59/29.19	c 29	Decoding HOME/temp.out
28.61/29.36	s UNSATISFIABLE
28.61/29.37	c 29	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
28.61/29.39	c 29	CPU 28.88 (0.06 0.02 27.35 1.45)
28.61/29.39	c 29	END Sun Jul 12 10:33:23 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088099-1247387574/watcher-2088099-1247387574 -o /tmp/evaluation-result-2088099-1247387574/solver-2088099-1247387574 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2088099-1247387574.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.08 2.07 4/81 29418
/proc/meminfo: memFree=1052064/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=18576 CPUtime=0
/proc/29418/stat : 29418 (runsolver) R 29416 29418 27413 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 25821934 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 255372881191 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29418/statm: 4644 284 249 26 0 2626 0

[startup+0.074123 s]
/proc/loadavg: 2.07 2.08 2.07 4/81 29418
/proc/meminfo: memFree=1052064/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16476 CPUtime=0.05
/proc/29418/stat : 29418 (sugar) R 29416 29418 27413 0 -1 4194304 1020 0 0 0 4 1 0 0 18 0 1 0 25821934 16871424 988 996147200 4194304 4206940 548682068608 18446744073709551615 255372727009 0 0 4224 0 0 0 0 17 1 0 0
/proc/29418/statm: 4119 988 380 3 0 698 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16476

[startup+0.101123 s]
/proc/loadavg: 2.07 2.08 2.07 4/81 29418
/proc/meminfo: memFree=1052064/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=0.07
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25821934 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301136 s]
/proc/loadavg: 2.07 2.08 2.07 4/81 29418
/proc/meminfo: memFree=1052064/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=0.07
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25821934 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701188 s]
/proc/loadavg: 2.07 2.08 2.07 4/81 29418
/proc/meminfo: memFree=1052064/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=0.07
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25821934 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50227 s]
/proc/loadavg: 2.07 2.08 2.07 4/92 29440
/proc/meminfo: memFree=1044680/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=0.84
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1309 7087 0 1 5 2 73 4 16 0 1 0 25821934 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1111 409 3 0 796 0
[pid=29431] ppid=29418 vsize=5356 CPUtime=0
/proc/29431/stat : 29431 (sh) S 29418 29418 27413 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25822026 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29431/statm: 1339 233 193 169 0 50 0
[pid=29432] ppid=29431 vsize=868508 CPUtime=0.55
/proc/29432/stat : 29432 (java) S 29431 29418 27413 0 -1 0 5512 0 1 0 52 3 0 0 18 0 9 0 25822026 889352192 4926 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29432/statm: 217127 4926 1742 9 0 211632 0
[pid=29432/tid=29433] ppid=29431 vsize=868508 CPUtime=0.36
/proc/29432/task/29433/stat : 29433 (java) R 29431 29418 27413 0 -1 64 2668 0 1 0 34 2 0 0 22 0 9 0 25822027 889352192 4926 996147200 134512640 134550932 4294955936 18446744073709551615 4126480606 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29434] ppid=29431 vsize=868508 CPUtime=0.03
/proc/29432/task/29434/stat : 29434 (java) S 29431 29418 27413 0 -1 64 691 0 0 0 3 0 0 0 16 0 9 0 25822029 889352192 4926 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29435] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29431 29418 27413 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 25822029 889352192 4926 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29436] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29431 29418 27413 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25822029 889352192 4926 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29437] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25822031 889352192 4926 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29438] ppid=29431 vsize=868508 CPUtime=0.14
/proc/29432/task/29438/stat : 29438 (java) S 29431 29418 27413 0 -1 64 1459 0 0 0 14 0 0 0 16 0 9 0 25822031 889352192 4926 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29439] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25822031 889352192 4926 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29440] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25822031 889352192 4926 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890732

[startup+3.10243 s]
/proc/loadavg: 2.07 2.08 2.07 3/92 29440
/proc/meminfo: memFree=1031496/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=0.84
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1309 7087 0 1 5 2 73 4 16 0 1 0 25821934 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1111 409 3 0 796 0
[pid=29431] ppid=29418 vsize=5356 CPUtime=0
/proc/29431/stat : 29431 (sh) S 29418 29418 27413 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25822026 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29431/statm: 1339 233 193 169 0 50 0
[pid=29432] ppid=29431 vsize=868508 CPUtime=2.14
/proc/29432/stat : 29432 (java) S 29431 29418 27413 0 -1 0 9435 0 1 0 208 6 0 0 18 0 9 0 25822026 889352192 8555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29432/statm: 217127 8555 2566 9 0 211632 0
[pid=29432/tid=29433] ppid=29431 vsize=868508 CPUtime=1.54
/proc/29432/task/29433/stat : 29433 (java) R 29431 29418 27413 0 -1 64 2883 0 1 0 152 2 0 0 25 0 9 0 25822027 889352192 8555 996147200 134512640 134550932 4294955936 18446744073709551615 4126511596 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29434] ppid=29431 vsize=868508 CPUtime=0.39
/proc/29432/task/29434/stat : 29434 (java) S 29431 29418 27413 0 -1 64 4370 0 0 0 37 2 0 0 16 0 9 0 25822029 889352192 8555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29435] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29431 29418 27413 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25822029 889352192 8555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29436] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29431 29418 27413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25822029 889352192 8555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29437] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25822031 889352192 8555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29438] ppid=29431 vsize=868508 CPUtime=0.18
/proc/29432/task/29438/stat : 29438 (java) S 29431 29418 27413 0 -1 64 1482 0 0 0 18 0 0 0 15 0 9 0 25822031 889352192 8555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29439] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25822031 889352192 8555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29440] ppid=29431 vsize=868508 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25822031 889352192 8555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890732

[startup+6.30703 s]
/proc/loadavg: 2.07 2.08 2.07 3/92 29440
/proc/meminfo: memFree=1005512/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=0.84
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1309 7087 0 1 5 2 73 4 16 0 1 0 25821934 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1111 409 3 0 796 0
[pid=29431] ppid=29418 vsize=5356 CPUtime=0
/proc/29431/stat : 29431 (sh) S 29418 29418 27413 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25822026 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29431/statm: 1339 233 193 169 0 50 0
[pid=29432] ppid=29431 vsize=868564 CPUtime=5.31
/proc/29432/stat : 29432 (java) S 29431 29418 27413 0 -1 0 20854 0 1 0 518 13 0 0 18 0 9 0 25822026 889409536 14668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29432/statm: 217141 14668 2567 9 0 211646 0
[pid=29432/tid=29433] ppid=29431 vsize=868564 CPUtime=3.81
/proc/29432/task/29433/stat : 29433 (java) R 29431 29418 27413 0 -1 64 3388 0 1 0 379 2 0 0 25 0 9 0 25822027 889409536 14668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29434] ppid=29431 vsize=868564 CPUtime=1.28
/proc/29432/task/29434/stat : 29434 (java) S 29431 29418 27413 0 -1 64 15281 0 0 0 119 9 0 0 15 0 9 0 25822029 889409536 14668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29435] ppid=29431 vsize=868564 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29431 29418 27413 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25822029 889409536 14668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29436] ppid=29431 vsize=868564 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29431 29418 27413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25822029 889409536 14668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29437] ppid=29431 vsize=868564 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25822031 889409536 14668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29438] ppid=29431 vsize=868564 CPUtime=0.19
/proc/29432/task/29438/stat : 29438 (java) S 29431 29418 27413 0 -1 64 1485 0 0 0 19 0 0 0 15 0 9 0 25822031 889409536 14668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29439] ppid=29431 vsize=868564 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25822031 889409536 14668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29440] ppid=29431 vsize=868564 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) R 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25822031 889409536 14668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890788

[startup+12.7024 s]
/proc/loadavg: 2.14 2.10 2.08 3/92 29440
/proc/meminfo: memFree=969480/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=0.84
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1310 7087 0 1 5 2 73 4 16 0 1 0 25821934 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1111 409 3 0 796 0
[pid=29431] ppid=29418 vsize=5356 CPUtime=0
/proc/29431/stat : 29431 (sh) S 29418 29418 27413 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25822026 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29431/statm: 1339 233 193 169 0 50 0
[pid=29432] ppid=29431 vsize=868676 CPUtime=11.62
/proc/29432/stat : 29432 (java) S 29431 29418 27413 0 -1 0 26468 0 1 0 1127 35 0 0 18 0 9 0 25822026 889524224 16241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29432/statm: 217169 16241 2593 9 0 211646 0
[pid=29432/tid=29433] ppid=29431 vsize=868676 CPUtime=9.48
/proc/29432/task/29433/stat : 29433 (java) R 29431 29418 27413 0 -1 64 3633 0 1 0 928 20 0 0 25 0 9 0 25822027 889524224 16241 996147200 134512640 134550932 4294955936 18446744073709551615 4126990466 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29434] ppid=29431 vsize=868676 CPUtime=1.83
/proc/29432/task/29434/stat : 29434 (java) S 29431 29418 27413 0 -1 64 20598 0 0 0 170 13 0 0 16 0 9 0 25822029 889524224 16241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29435] ppid=29431 vsize=868676 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29431 29418 27413 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25822029 889524224 16241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29436] ppid=29431 vsize=868676 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29431 29418 27413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25822029 889524224 16241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29437] ppid=29431 vsize=868676 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25822031 889524224 16241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29438] ppid=29431 vsize=868676 CPUtime=0.28
/proc/29432/task/29438/stat : 29438 (java) S 29431 29418 27413 0 -1 64 1537 0 0 0 27 1 0 0 16 0 9 0 25822031 889524224 16241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29439] ppid=29431 vsize=868676 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25822031 889524224 16241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29432/tid=29440] ppid=29431 vsize=868676 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) S 29431 29418 27413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25822031 889524224 16241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 890900

[startup+25.5018 s]
/proc/loadavg: 2.11 2.09 2.08 3/84 29442
/proc/meminfo: memFree=758600/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=22.11
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1377 34268 0 2 6 2 2111 92 16 0 1 0 25821934 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1114 409 3 0 796 0
[pid=29441] ppid=29418 vsize=5356 CPUtime=0
/proc/29441/stat : 29441 (sh) S 29418 29418 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824187 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29441/statm: 1339 232 193 169 0 50 0
[pid=29442] ppid=29441 vsize=208472 CPUtime=2.91
/proc/29442/stat : 29442 (minisat) R 29441 29418 27413 0 -1 4194304 50365 0 0 0 248 43 0 0 25 0 1 0 25824187 213475328 50351 996147200 134512640 135127466 4294956256 18446744073709551615 134531660 0 0 4096 3 0 0 0 17 1 0 0
/proc/29442/statm: 52118 50351 71 150 0 51965 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 230696

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

[startup+27.1019 s]
/proc/loadavg: 2.11 2.09 2.08 3/84 29442
/proc/meminfo: memFree=733384/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=22.11
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1377 34268 0 2 6 2 2111 92 16 0 1 0 25821934 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1114 409 3 0 796 0
[pid=29441] ppid=29418 vsize=5356 CPUtime=0
/proc/29441/stat : 29441 (sh) S 29418 29418 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824187 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29441/statm: 1339 232 193 169 0 50 0
[pid=29442] ppid=29441 vsize=220920 CPUtime=4.5
/proc/29442/stat : 29442 (minisat) R 29441 29418 27413 0 -1 4194304 53375 0 0 0 405 45 0 0 25 0 1 0 25824187 226222080 53361 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/29442/statm: 55230 53361 74 150 0 55077 0
Current children cumulated CPU time (s) 26.61
Current children cumulated vsize (KiB) 243144

[startup+28.7011 s]
/proc/loadavg: 2.10 2.09 2.08 3/84 29442
/proc/meminfo: memFree=726280/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=22.11
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1377 34268 0 2 6 2 2111 92 16 0 1 0 25821934 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1114 409 3 0 796 0
[pid=29441] ppid=29418 vsize=5356 CPUtime=0
/proc/29441/stat : 29441 (sh) S 29418 29418 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824187 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29441/statm: 1339 232 193 169 0 50 0
[pid=29442] ppid=29441 vsize=224816 CPUtime=6.08
/proc/29442/stat : 29442 (minisat) R 29441 29418 27413 0 -1 4194304 54386 0 0 0 562 46 0 0 25 0 1 0 25824187 230211584 54372 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29442/statm: 56204 54372 74 150 0 56051 0
Current children cumulated CPU time (s) 28.19
Current children cumulated vsize (KiB) 247040

[startup+29.1019 s]
/proc/loadavg: 2.10 2.09 2.08 3/84 29442
/proc/meminfo: memFree=726280/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=22.11
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1377 34268 0 2 6 2 2111 92 15 0 1 0 25821934 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1114 409 3 0 796 0
[pid=29441] ppid=29418 vsize=5356 CPUtime=0
/proc/29441/stat : 29441 (sh) S 29418 29418 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824187 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29441/statm: 1339 232 193 169 0 50 0
[pid=29442] ppid=29441 vsize=0 CPUtime=6.48
/proc/29442/stat : 29442 (minisat) R 29441 29418 27413 0 -1 4194308 54460 0 0 0 600 48 0 0 25 0 1 0 25824187 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/29442/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 28.59
Current children cumulated vsize (KiB) 22224

[startup+29.3012 s]
/proc/loadavg: 2.10 2.09 2.08 3/84 29442
/proc/meminfo: memFree=726280/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=28.61
/proc/29418/stat : 29418 (sugar) S 29416 29418 27413 0 -1 4194304 1449 89013 0 2 6 2 2711 142 16 0 1 0 25821934 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29418/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 28.61
Current children cumulated vsize (KiB) 16868

[startup+29.4012 s]
/proc/loadavg: 2.10 2.09 2.08 3/84 29442
/proc/meminfo: memFree=726280/2055912 swapFree=4192812/4192956
[pid=29418] ppid=29416 vsize=16868 CPUtime=28.9
/proc/29418/stat : 29418 (sugar) R 29416 29418 27413 0 -1 4194304 1478 93745 0 3 6 4 2735 145 16 0 1 0 25821934 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 0 0 0 17 1 0 0
/proc/29418/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 28.9
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 29.4433
CPU time (s): 28.9526
CPU user time (s): 27.4168
CPU system time (s): 1.53577
CPU usage (%): 98.3335
Max. virtual memory (cumulated for all children) (KiB): 901292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.4168
system time used= 1.53577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95283
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= 10068
involuntary context switches= 10529

runsolver used 0.049992 second user time and 0.116982 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-12 10:32:54
IDJOB=2088099
IDBENCH=58877
IDSOLVER=739
FILE ID=node78/2088099-1247387574
PBS_JOBID= 9507216
Free space on /tmp= 126744 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-10.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088099-1247387574/watcher-2088099-1247387574 -o /tmp/evaluation-result-2088099-1247387574/solver-2088099-1247387574 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2088099-1247387574.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d91c77ce7b00fdc4c403dfe3f5ffc37c
RANDOM SEED=382716485

node78.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.232
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.232
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:      2055912 kB
MemFree:       1052544 kB
Buffers:         17076 kB
Cached:         188420 kB
SwapCached:          0 kB
Active:         883060 kB
Inactive:        68228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1052544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:         766132 kB
Slab:            35672 kB
Committed_AS:   948132 kB
PageTables:       3256 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= 126740 MiB
End job on node78 at 2009-07-12 10:33:23