Trace number 2088638

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+minisatSAT 2.32465 2.41274

General information on the benchmark

Namecsp/bibd6/
normalized-bibd-6-40-20-3-8_glb.xml
MD5SUM80149bc3e3601dae8b41f3098ee84275
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.079987
Satisfiable
(Un)Satisfiability was proved
Number of variables840
Number of constraints661
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension600
Global constraints used (with number of constraints)weightedsum(61)

Solver Data

0.01/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.01/0.07	c 0	BEGIN Sun Jul 12 11:05:11 2009
0.01/0.07	c 0	PID 26553
0.01/0.07	c 0	HOST node89.alineos.net
0.01/0.07	c 0	CONVERTING HOME/instance-2088638-1247389511.xml TO HOME/temp.csp
0.01/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2088638-1247389511.xml' 'HOME/temp.csp'
0.06/0.47	c 0	1 domains, 840 variables, 1 predicates, 0 relations, 661 constraints
0.06/0.48	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.48	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.46/0.56	c 1	Parsing HOME/temp.csp
0.46/0.64	c 1	parsed 1503 expressions
0.46/0.65	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.46/0.65	c 1	Converting to clausal form CSP
0.46/0.67	c 1	converted 151 (10%) expressions
0.46/0.67	c 1	converted 301 (20%) expressions
0.46/0.67	c 1	converted 451 (30%) expressions
0.46/0.67	c 1	converted 602 (40%) expressions
0.46/0.68	c 1	converted 752 (50%) expressions
0.46/0.83	c 1	converted 902 (60%) expressions
0.46/0.91	c 1	converted 1053 (70%) expressions
0.46/0.97	c 1	converted 1203 (80%) expressions
0.96/1.02	c 1	converted 1353 (90%) expressions
1.06/1.16	c 1	converted 1503 (100%) expressions
1.06/1.16	c 1	CSP : 2418 integers, 1200 booleans, 6878 clauses, largest domain size 15
1.06/1.17	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.06/1.17	c 1	Propagation in CSP
1.06/1.20	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.06/1.20	c 1	CSP : 2418 integers, 1200 booleans, 6878 clauses, largest domain size 15
1.06/1.20	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.21	c 1	Simplifing CSP by introducing new Boolean variables
1.15/1.21	c 1	CSP : 2418 integers, 1200 booleans, 6878 clauses, largest domain size 15
1.15/1.21	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.25	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.15/1.26	c 1	242 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.15/1.26	c 1	484 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.15/1.27	c 1	726 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.15/1.27	c 1	968 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.15/1.27	c 1	1209 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.15/1.27	c 1	1451 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.15/1.28	c 1	1693 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.15/1.28	c 1	1935 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.15/1.28	c 1	2177 (90%) CSP integer variables are encoded (1045 clauses, 13649 bytes)
1.15/1.28	c 1	2418 (100%) CSP integer variables are encoded (2742 clauses, 35710 bytes)
1.26/1.31	c 1	688 (10%) CSP clauses are encoded (3430 clauses, 44366 bytes)
1.26/1.32	c 1	1376 (20%) CSP clauses are encoded (4118 clauses, 53697 bytes)
1.26/1.33	c 1	2064 (30%) CSP clauses are encoded (4806 clauses, 63135 bytes)
1.26/1.34	c 1	2752 (40%) CSP clauses are encoded (5494 clauses, 72560 bytes)
1.26/1.35	c 1	3439 (50%) CSP clauses are encoded (6181 clauses, 82042 bytes)
1.26/1.35	c 1	4127 (60%) CSP clauses are encoded (6869 clauses, 91541 bytes)
1.26/1.36	c 1	4815 (70%) CSP clauses are encoded (7557 clauses, 101286 bytes)
1.26/1.37	c 1	5503 (80%) CSP clauses are encoded (8245 clauses, 111061 bytes)
1.36/1.44	c 1	6191 (90%) CSP clauses are encoded (20183 clauses, 335939 bytes)
1.76/1.80	c 2	6878 (100%) CSP clauses are encoded (79356 clauses, 1612387 bytes)
1.76/1.80	c 2	6878 CSP clauses encoded
1.76/1.80	c 2	Writing map file : HOME/temp.map
1.76/1.81	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.76/1.81	c 2	SAT : 6360 SAT variables, 79356 SAT clauses, 1612387 bytes
1.76/1.81	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.76/1.85	c 2	SOLVING HOME/temp.cnf
1.76/1.85	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.76/1.85	c 2	This is MiniSat 2.0 beta
1.76/1.85	c 2	WARNING: for repeatability, setting FPU to use double precision
1.76/1.85	c 2	============================[ Problem Statistics ]=============================
1.76/1.85	c 2	|                                                                             |
1.76/1.85	c 2	|  Number of variables:  6360                                                 |
1.76/1.85	c 2	|  Number of clauses:    79356                                                |
1.76/1.89	c 2	|  Parsing time:         0.04         s                                       |
1.76/1.90	c 2	============================[ Search Statistics ]==============================
1.76/1.90	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.76/1.90	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.76/1.90	c 2	===============================================================================
1.76/1.90	c 2	|         0 |    6360    79356   305478 |    26452        0    nan |  0.000 % |
1.79/1.93	c 2	|       100 |    6360    79356   305478 |    29097      100     12 |  0.000 % |
1.79/1.96	c 2	|       251 |    6360    79356   305478 |    32006      251     12 |  0.000 % |
1.79/2.00	c 2	|       476 |    6360    79356   305478 |    35207      476     16 |  0.000 % |
1.79/2.05	c 2	|       814 |    6360    79356   305478 |    38728      814     15 |  0.000 % |
1.79/2.08	c 2	===============================================================================
1.79/2.09	c 2	restarts              : 5
1.79/2.09	c 2	conflicts             : 1001           (4391 /sec)
1.79/2.09	c 2	decisions             : 4518           (1.13 % random) (19819 /sec)
1.79/2.09	c 2	propagations          : 321972         (1412375 /sec)
1.79/2.09	c 2	conflict literals     : 17782          (5.31 % deleted)
1.79/2.09	c 2	Memory used           : 6.24 MB
1.79/2.09	c 2	CPU time              : 0.227965 s
1.79/2.09	c 2	
1.79/2.09	c 2	SATISFIABLE
1.79/2.09	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.79/2.09	c 2	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'
2.04/2.17	c 2	Decoding HOME/temp.out
2.22/2.32	s SATISFIABLE
2.22/2.35	v 0 1 1 0 0 0 0 0 1 1 0 1 0 0 1 0 1 1 1 0 1 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 0 0 1 1 1 1 0 0 0 1 1 0 1 0 1 1 1 0 0 1 1 1 0 0 0 1 0 1 1 0 0 0 0 1 0 0 1 1 1 0 1 1 0 0 1 1 1 0 0 1 0 1 0 0 0 0 1 0 1 0 0 1 1 1 1 1 1 1 0 0 1 0 0 1 1 1 0 0 0 1 0 1 1 0 0 0 1 1 1 0 0 0 1 1 0 0 0 0 1 1 0 1 0 0 0 0 1 1 0 1 0 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 0 1 0 1 1 1 0 1 1 0 0 1 0 0 0 0 1 1 0 1 0 0 0 1 0 1 1 0 1 0 0 0 1 1 0 0 0 1 1 0 1 0 1 0 0 1 1 0 1 1 0 1 1 0 1 0 0 1 1 0 0 0 1 1 1 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 1 0 1 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0
2.22/2.36	c 2	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.29/2.41	c 2	CPU 2.29 (0.06 0.01 2.08 0.14)
2.29/2.41	c 2	END Sun Jul 12 11:05:13 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088638-1247389511/watcher-2088638-1247389511 -o /tmp/evaluation-result-2088638-1247389511/solver-2088638-1247389511 -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-2088638-1247389511.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: 1.85 1.97 2.04 4/82 26553
/proc/meminfo: memFree=1759024/2055920 swapFree=4192812/4192956
[pid=26553] ppid=26551 vsize=12272 CPUtime=0
/proc/26553/stat : 26553 (sugar) R 26551 26553 25241 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 26016270 12566528 328 996147200 4194304 4206940 548682068608 18446744073709551615 249078791166 0 0 4224 0 0 0 0 17 1 0 0
/proc/26553/statm: 3068 328 246 3 0 168 0

[startup+0.0247301 s]
/proc/loadavg: 1.85 1.97 2.04 4/82 26553
/proc/meminfo: memFree=1759024/2055920 swapFree=4192812/4192956
[pid=26553] ppid=26551 vsize=12940 CPUtime=0.01
/proc/26553/stat : 26553 (sugar) R 26551 26553 25241 0 -1 4194304 604 0 0 0 1 0 0 0 18 0 1 0 26016270 13250560 572 996147200 4194304 4206940 548682068608 18446744073709551615 249069736673 0 0 4224 0 0 0 0 17 1 0 0
/proc/26553/statm: 3235 573 316 3 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12940

[startup+0.101739 s]
/proc/loadavg: 1.85 1.97 2.04 4/82 26553
/proc/meminfo: memFree=1759024/2055920 swapFree=4192812/4192956
[pid=26553] ppid=26551 vsize=16868 CPUtime=0.06
/proc/26553/stat : 26553 (sugar) S 26551 26553 25241 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 26016270 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26553/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301757 s]
/proc/loadavg: 1.85 1.97 2.04 4/82 26553
/proc/meminfo: memFree=1759024/2055920 swapFree=4192812/4192956
[pid=26553] ppid=26551 vsize=16868 CPUtime=0.06
/proc/26553/stat : 26553 (sugar) S 26551 26553 25241 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 26016270 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26553/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701797 s]
/proc/loadavg: 1.85 1.97 2.04 4/82 26553
/proc/meminfo: memFree=1759024/2055920 swapFree=4192812/4192956
[pid=26553] ppid=26551 vsize=16868 CPUtime=0.46
/proc/26553/stat : 26553 (sugar) S 26551 26553 25241 0 -1 4194304 1309 4878 0 1 5 1 37 3 15 0 1 0 26016270 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26553/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 16868

[startup+1.50288 s]
/proc/loadavg: 1.85 1.97 2.04 4/93 26575
/proc/meminfo: memFree=1742232/2055920 swapFree=4192812/4192956
[pid=26553] ppid=26551 vsize=16868 CPUtime=0.47
/proc/26553/stat : 26553 (sugar) S 26551 26553 25241 0 -1 4194304 1310 4878 0 1 6 1 37 3 15 0 1 0 26016270 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26553/statm: 4217 1111 409 3 0 796 0
[pid=26566] ppid=26553 vsize=5356 CPUtime=0
/proc/26566/stat : 26566 (sh) S 26553 26553 25241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26016319 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26566/statm: 1339 233 193 169 0 50 0
[pid=26567] ppid=26566 vsize=868676 CPUtime=0.99
/proc/26567/stat : 26567 (java) S 26566 26553 25241 0 -1 0 7382 0 1 0 94 5 0 0 19 0 9 0 26016320 889524224 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26567/statm: 217169 6563 2590 9 0 211646 0
[pid=26567/tid=26568] ppid=26566 vsize=868676 CPUtime=0.63
/proc/26567/task/26568/stat : 26568 (java) R 26566 26553 25241 0 -1 64 2779 0 1 0 61 2 0 0 19 0 9 0 26016321 889524224 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4126943685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26567/tid=26569] ppid=26566 vsize=868676 CPUtime=0.13
/proc/26567/task/26569/stat : 26569 (java) S 26566 26553 25241 0 -1 64 2389 0 0 0 13 0 0 0 16 0 9 0 26016322 889524224 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26567/tid=26570] ppid=26566 vsize=868676 CPUtime=0
/proc/26567/task/26570/stat : 26570 (java) S 26566 26553 25241 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26016322 889524224 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26567/tid=26571] ppid=26566 vsize=868676 CPUtime=0
/proc/26567/task/26571/stat : 26571 (java) S 26566 26553 25241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 26016322 889524224 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26567/tid=26572] ppid=26566 vsize=868676 CPUtime=0
/proc/26567/task/26572/stat : 26572 (java) S 26566 26553 25241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 26016324 889524224 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26567/tid=26573] ppid=26566 vsize=868676 CPUtime=0.2
/proc/26567/task/26573/stat : 26573 (java) S 26566 26553 25241 0 -1 64 1516 0 0 0 20 0 0 0 16 0 9 0 26016324 889524224 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26567/tid=26574] ppid=26566 vsize=868676 CPUtime=0
/proc/26567/task/26574/stat : 26574 (java) S 26566 26553 25241 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26016324 889524224 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26567/tid=26575] ppid=26566 vsize=868676 CPUtime=0
/proc/26567/task/26575/stat : 26575 (java) S 26566 26553 25241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 26016324 889524224 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 890900

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

[startup+1.90291 s]
/proc/loadavg: 1.85 1.97 2.04 4/93 26575
/proc/meminfo: memFree=1742232/2055920 swapFree=4192812/4192956
[pid=26553] ppid=26551 vsize=16868 CPUtime=1.79
/proc/26553/stat : 26553 (sugar) S 26551 26553 25241 0 -1 4194304 1376 12611 0 2 6 1 162 10 16 0 1 0 26016270 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26553/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 16868

[startup+2.30195 s]
/proc/loadavg: 1.85 1.97 2.04 3/85 26579
/proc/meminfo: memFree=1753752/2055920 swapFree=4192812/4192956
[pid=26553] ppid=26551 vsize=16868 CPUtime=2.04
/proc/26553/stat : 26553 (sugar) S 26551 26553 25241 0 -1 4194304 1448 14393 0 2 6 1 185 12 15 0 1 0 26016270 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26553/statm: 4217 1113 409 3 0 796 0
[pid=26578] ppid=26553 vsize=5356 CPUtime=0
/proc/26578/stat : 26578 (sh) S 26553 26553 25241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26016480 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26578/statm: 1339 233 193 169 0 50 0
[pid=26579] ppid=26578 vsize=862288 CPUtime=0.18
/proc/26579/stat : 26579 (java) S 26578 26553 25241 0 -1 0 3110 0 1 0 17 1 0 0 20 0 9 0 26016480 882982912 2580 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26579/statm: 215572 2580 1276 9 0 210485 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 884512

[startup+2.40196 s]
/proc/loadavg: 1.85 1.97 2.04 3/85 26579
/proc/meminfo: memFree=1753752/2055920 swapFree=4192812/4192956
[pid=26553] ppid=26551 vsize=16868 CPUtime=2.04
/proc/26553/stat : 26553 (sugar) S 26551 26553 25241 0 -1 4194304 1450 14393 0 2 6 1 185 12 15 0 1 0 26016270 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26553/statm: 4217 1113 409 3 0 796 0
[pid=26578] ppid=26553 vsize=5356 CPUtime=0
/proc/26578/stat : 26578 (sh) S 26553 26553 25241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26016480 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26578/statm: 1339 233 193 169 0 50 0
[pid=26579] ppid=26578 vsize=864124 CPUtime=0.25
/proc/26579/stat : 26579 (java) S 26578 26553 25241 0 -1 0 3645 0 1 0 23 2 0 0 20 0 9 0 26016480 884862976 3110 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26579/statm: 216031 3110 1715 9 0 210536 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 886348

Child status: 0
Real time (s): 2.41274
CPU time (s): 2.32465
CPU user time (s): 2.15467
CPU system time (s): 0.169974
CPU usage (%): 96.3486
Max. virtual memory (cumulated for all children) (KiB): 890900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.15467
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19865
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= 3599
involuntary context switches= 3488

runsolver used 0.003999 second user time and 0.015997 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-12 11:05:11
IDJOB=2088638
IDBENCH=58945
IDSOLVER=739
FILE ID=node89/2088638-1247389511
PBS_JOBID= 9507291
Free space on /tmp= 66260 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/bibd6/normalized-bibd-6-40-20-3-8_glb.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-2088638-1247389511/watcher-2088638-1247389511 -o /tmp/evaluation-result-2088638-1247389511/solver-2088638-1247389511 -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-2088638-1247389511.xml

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

MD5SUM BENCH= 80149bc3e3601dae8b41f3098ee84275
RANDOM SEED=1357083392

node89.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1759504 kB
Buffers:         21560 kB
Cached:         159456 kB
SwapCached:          0 kB
Active:         144580 kB
Inactive:        99312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          83236 kB
Slab:            37664 kB
Committed_AS:   260376 kB
PageTables:       1912 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= 66260 MiB
End job on node89 at 2009-07-12 11:05:14