Trace number 2061875

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 2.83857 2.98979

General information on the benchmark

Namecsp/cjss/
normalized-ft06x2-54.xml
MD5SUMaae3b735a74c4d9c7f772afb8b5f694d
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.83857
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of constraints78
Maximum constraint arity12
Maximum domain size55
Number of constraints which are defined in extension0
Number of constraints which are defined in intension72
Global constraints used (with number of constraints)cumulative(6)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sat Jul 11 17:55:53 2009
0.00/0.07	c 0	PID 14736
0.00/0.08	c 0	HOST node3.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2061875-1247327753.xml TO HOME/temp.csp
0.00/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-2061875-1247327753.xml' 'HOME/temp.csp'
0.06/0.31	c 1	2 domains, 73 variables, 1 predicates, 0 relations, 78 constraints
0.06/0.35	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.35	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.29/0.42	c 1	Parsing HOME/temp.csp
0.29/0.45	c 1	parsed 154 expressions
0.29/0.45	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.29/0.45	c 1	Converting to clausal form CSP
0.29/0.47	c 1	converted 16 (10%) expressions
0.29/0.47	c 1	converted 31 (20%) expressions
0.29/0.47	c 1	converted 47 (30%) expressions
0.29/0.48	c 1	converted 62 (40%) expressions
0.29/0.48	c 1	converted 77 (50%) expressions
0.29/0.49	c 1	converted 93 (60%) expressions
0.29/0.49	c 1	converted 108 (70%) expressions
0.29/0.50	c 1	converted 124 (80%) expressions
0.29/0.51	c 1	converted 139 (90%) expressions
1.41/1.53	c 2	converted 154 (100%) expressions
1.41/1.54	c 2	CSP : 4030 integers, 2068 booleans, 11634 clauses, largest domain size 54
1.41/1.54	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.41/1.54	c 2	Propagation in CSP
1.52/1.61	c 2	932 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.52/1.62	c 2	CSP : 4030 integers, 2068 booleans, 11634 clauses, largest domain size 30
1.52/1.62	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.52/1.63	c 2	Simplifing CSP by introducing new Boolean variables
1.52/1.64	c 2	CSP : 4030 integers, 2068 booleans, 11634 clauses, largest domain size 30
1.52/1.64	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.62/1.70	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.62/1.72	c 2	403 (10%) CSP integer variables are encoded (1452 clauses, 16833 bytes)
1.62/1.72	c 2	806 (20%) CSP integer variables are encoded (1527 clauses, 17808 bytes)
1.62/1.73	c 2	1209 (30%) CSP integer variables are encoded (1532 clauses, 17873 bytes)
1.62/1.73	c 2	1612 (40%) CSP integer variables are encoded (1569 clauses, 18354 bytes)
1.62/1.73	c 2	2015 (50%) CSP integer variables are encoded (1614 clauses, 18939 bytes)
1.62/1.73	c 2	2418 (60%) CSP integer variables are encoded (1632 clauses, 19173 bytes)
1.62/1.73	c 2	2821 (70%) CSP integer variables are encoded (1662 clauses, 19563 bytes)
1.62/1.74	c 2	3224 (80%) CSP integer variables are encoded (1695 clauses, 19992 bytes)
1.62/1.74	c 2	3627 (90%) CSP integer variables are encoded (1731 clauses, 20460 bytes)
1.62/1.74	c 2	4030 (100%) CSP integer variables are encoded (1785 clauses, 21162 bytes)
1.62/1.77	c 2	1164 (10%) CSP clauses are encoded (4002 clauses, 48440 bytes)
1.62/1.79	c 2	2327 (20%) CSP clauses are encoded (6052 clauses, 82288 bytes)
1.71/1.82	c 2	3491 (30%) CSP clauses are encoded (9791 clauses, 142274 bytes)
1.71/1.87	c 2	4654 (40%) CSP clauses are encoded (13386 clauses, 200459 bytes)
1.71/1.88	c 2	5817 (50%) CSP clauses are encoded (14950 clauses, 224857 bytes)
1.81/1.92	c 2	6981 (60%) CSP clauses are encoded (19480 clauses, 298710 bytes)
1.81/1.92	c 2	8144 (70%) CSP clauses are encoded (20653 clauses, 315643 bytes)
1.81/1.97	c 2	9308 (80%) CSP clauses are encoded (25255 clauses, 391779 bytes)
1.91/2.00	c 2	10471 (90%) CSP clauses are encoded (28360 clauses, 441760 bytes)
1.91/2.03	c 2	11634 (100%) CSP clauses are encoded (31989 clauses, 501387 bytes)
1.91/2.03	c 2	11634 CSP clauses encoded
1.91/2.03	c 2	Writing map file : HOME/temp.map
1.91/2.03	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.91/2.03	c 2	SAT : 7072 SAT variables, 31989 SAT clauses, 501387 bytes
1.91/2.03	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.91/2.07	c 2	SOLVING HOME/temp.cnf
1.91/2.07	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.91/2.08	c 2	This is MiniSat 2.0 beta
1.91/2.08	c 2	WARNING: for repeatability, setting FPU to use double precision
1.91/2.08	c 2	============================[ Problem Statistics ]=============================
1.91/2.08	c 2	|                                                                             |
1.91/2.08	c 2	|  Number of variables:  7072                                                 |
1.91/2.08	c 2	|  Number of clauses:    31989                                                |
1.91/2.09	c 2	|  Parsing time:         0.01         s                                       |
1.91/2.09	c 2	============================[ Search Statistics ]==============================
1.91/2.09	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.91/2.09	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.91/2.09	c 2	===============================================================================
1.91/2.09	c 2	|         0 |    4752    17445    44612 |     5815        0    nan |  0.000 % |
1.97/2.10	c 2	|       100 |    4752    17445    44612 |     6396      100     22 | 32.805 % |
1.97/2.12	c 2	|       250 |    4752    17445    44612 |     7036      250     16 | 32.806 % |
1.97/2.15	c 2	|       475 |    4752    17445    44612 |     7739      475     16 | 32.806 % |
1.97/2.19	c 3	|       812 |    4752    17445    44612 |     8513      812     14 | 32.806 % |
2.08/2.25	c 3	|      1318 |    4731    17322    44283 |     9365     1317     18 | 33.103 % |
2.18/2.34	c 3	|      2077 |    4716    17112    43683 |    10301     2071     17 | 33.315 % |
2.28/2.49	c 3	|      3216 |    4710    17028    43441 |    11331     3205     15 | 33.399 % |
2.57/2.73	c 3	|      4924 |    4559    15740    39889 |    12464     3008     13 | 35.535 % |
2.67/2.82	c 3	===============================================================================
2.67/2.82	c 3	restarts              : 9
2.67/2.82	c 3	conflicts             : 5516           (7557 /sec)
2.67/2.82	c 3	decisions             : 7590           (1.29 % random) (10399 /sec)
2.67/2.82	c 3	propagations          : 2594279        (3554347 /sec)
2.67/2.82	c 3	conflict literals     : 78291          (33.39 % deleted)
2.67/2.82	c 3	Memory used           : 3.35 MB
2.67/2.82	c 3	CPU time              : 0.729889 s
2.67/2.82	c 3	
2.67/2.82	c 3	UNSATISFIABLE
2.67/2.82	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.67/2.82	c 3	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.70/2.90	c 3	Decoding HOME/temp.out
2.70/2.93	s UNSATISFIABLE
2.70/2.94	c 3	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.70/2.98	c 3	CPU 2.83 (0.06 0.02 2.62 0.13)
2.70/2.98	c 3	END Sat Jul 11 17:55:56 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-2061875-1247327753/watcher-2061875-1247327753 -o /tmp/evaluation-result-2061875-1247327753/solver-2061875-1247327753 -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-2061875-1247327753.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.84 1.95 1.98 4/74 14736
/proc/meminfo: memFree=1903016/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=12272 CPUtime=0
/proc/14736/stat : 14736 (sugar) R 14734 14736 13672 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 19842903 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 233632922213 0 0 4224 0 0 0 0 17 1 0 0
/proc/14736/statm: 3068 327 246 3 0 168 0

[startup+0.106952 s]
/proc/loadavg: 1.84 1.95 1.98 4/74 14736
/proc/meminfo: memFree=1903016/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=16868 CPUtime=0.06
/proc/14736/stat : 14736 (sugar) S 14734 14736 13672 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 19842903 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14736/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.202196 s]
/proc/loadavg: 1.84 1.95 1.98 4/74 14736
/proc/meminfo: memFree=1903016/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=16868 CPUtime=0.06
/proc/14736/stat : 14736 (sugar) S 14734 14736 13672 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 19842903 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14736/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302211 s]
/proc/loadavg: 1.84 1.95 1.98 4/74 14736
/proc/meminfo: memFree=1903016/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=16868 CPUtime=0.06
/proc/14736/stat : 14736 (sugar) S 14734 14736 13672 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 19842903 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14736/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702272 s]
/proc/loadavg: 1.84 1.95 1.98 4/74 14736
/proc/meminfo: memFree=1903016/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=16868 CPUtime=0.29
/proc/14736/stat : 14736 (sugar) S 14734 14736 13672 0 -1 4194304 1309 4347 0 1 5 2 19 3 15 0 1 0 19842903 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14736/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16868

[startup+1.50141 s]
/proc/loadavg: 1.84 1.95 1.98 3/85 14758
/proc/meminfo: memFree=1886160/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=16868 CPUtime=0.29
/proc/14736/stat : 14736 (sugar) S 14734 14736 13672 0 -1 4194304 1309 4347 0 1 5 2 19 3 15 0 1 0 19842903 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14736/statm: 4217 1111 409 3 0 796 0
[pid=14749] ppid=14736 vsize=5356 CPUtime=0
/proc/14749/stat : 14749 (sh) S 14736 14736 13672 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19842939 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14749/statm: 1339 233 193 169 0 50 0
[pid=14750] ppid=14749 vsize=868596 CPUtime=1.12
/proc/14750/stat : 14750 (java) S 14749 14736 13672 0 -1 0 8009 0 1 0 107 5 0 0 18 0 9 0 19842939 889442304 7204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14750/statm: 217149 7204 2565 9 0 211654 0
[pid=14750/tid=14751] ppid=14749 vsize=868596 CPUtime=0.72
/proc/14750/task/14751/stat : 14751 (java) R 14749 14736 13672 0 -1 64 2729 0 1 0 71 1 0 0 23 0 9 0 19842940 889442304 7204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14752] ppid=14749 vsize=868596 CPUtime=0.2
/proc/14750/task/14752/stat : 14752 (java) R 14749 14736 13672 0 -1 64 3097 0 0 0 18 2 0 0 16 0 9 0 19842941 889442304 7204 996147200 134512640 134550932 4294955936 18446744073709551615 102709317 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14753] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14753/stat : 14753 (java) S 14749 14736 13672 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19842941 889442304 7204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14754] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14754/stat : 14754 (java) S 14749 14736 13672 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19842941 889442304 7204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14755] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14755/stat : 14755 (java) S 14749 14736 13672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19842943 889442304 7204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14756] ppid=14749 vsize=868596 CPUtime=0.18
/proc/14750/task/14756/stat : 14756 (java) S 14749 14736 13672 0 -1 64 1485 0 0 0 18 0 0 0 16 0 9 0 19842943 889442304 7204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14757] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14757/stat : 14757 (java) S 14749 14736 13672 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19842943 889442304 7204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14758] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14758/stat : 14758 (java) S 14749 14736 13672 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19842943 889442304 7204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890820

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

[startup+1.60242 s]
/proc/loadavg: 1.84 1.95 1.98 3/85 14758
/proc/meminfo: memFree=1886160/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=16868 CPUtime=0.29
/proc/14736/stat : 14736 (sugar) S 14734 14736 13672 0 -1 4194304 1310 4347 0 1 5 2 19 3 16 0 1 0 19842903 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14736/statm: 4217 1111 409 3 0 796 0
[pid=14749] ppid=14736 vsize=5356 CPUtime=0
/proc/14749/stat : 14749 (sh) S 14736 14736 13672 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19842939 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14749/statm: 1339 233 193 169 0 50 0
[pid=14750] ppid=14749 vsize=868596 CPUtime=1.23
/proc/14750/stat : 14750 (java) S 14749 14736 13672 0 -1 0 8221 0 1 0 117 6 0 0 18 0 9 0 19842939 889442304 7405 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14750/statm: 217149 7405 2566 9 0 211654 0
[pid=14750/tid=14751] ppid=14749 vsize=868596 CPUtime=0.8
/proc/14750/task/14751/stat : 14751 (java) R 14749 14736 13672 0 -1 64 2741 0 1 0 79 1 0 0 24 0 9 0 19842940 889442304 7405 996147200 134512640 134550932 4294955936 18446744073709551615 4126480353 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14752] ppid=14749 vsize=868596 CPUtime=0.2
/proc/14750/task/14752/stat : 14752 (java) S 14749 14736 13672 0 -1 64 3289 0 0 0 18 2 0 0 16 0 9 0 19842941 889442304 7405 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14753] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14753/stat : 14753 (java) S 14749 14736 13672 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19842941 889442304 7405 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14754] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14754/stat : 14754 (java) S 14749 14736 13672 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19842941 889442304 7405 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14755] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14755/stat : 14755 (java) S 14749 14736 13672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19842943 889442304 7405 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14756] ppid=14749 vsize=868596 CPUtime=0.19
/proc/14750/task/14756/stat : 14756 (java) S 14749 14736 13672 0 -1 64 1493 0 0 0 19 0 0 0 16 0 9 0 19842943 889442304 7405 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14757] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14757/stat : 14757 (java) S 14749 14736 13672 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19842943 889442304 7405 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14750/tid=14758] ppid=14749 vsize=868596 CPUtime=0
/proc/14750/task/14758/stat : 14758 (java) S 14749 14736 13672 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19842943 889442304 7405 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 890820

[startup+2.40155 s]
/proc/loadavg: 1.84 1.95 1.98 3/77 14760
/proc/meminfo: memFree=1897232/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=16868 CPUtime=1.97
/proc/14736/stat : 14736 (sugar) S 14734 14736 13672 0 -1 4194304 1376 13016 0 2 6 2 179 10 15 0 1 0 19842903 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14736/statm: 4217 1113 409 3 0 796 0
[pid=14759] ppid=14736 vsize=5356 CPUtime=0
/proc/14759/stat : 14759 (sh) S 14736 14736 13672 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19843111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14759/statm: 1339 232 193 169 0 50 0
[pid=14760] ppid=14759 vsize=3296 CPUtime=0.31
/proc/14760/stat : 14760 (minisat) R 14759 14736 13672 0 -1 4194304 598 0 0 0 31 0 0 0 22 0 1 0 19843111 3375104 584 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 1 0 0
/proc/14760/statm: 824 584 75 150 0 671 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 25520

[startup+2.80161 s]
/proc/loadavg: 1.84 1.95 1.98 3/77 14760
/proc/meminfo: memFree=1897232/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=16868 CPUtime=1.97
/proc/14736/stat : 14736 (sugar) S 14734 14736 13672 0 -1 4194304 1376 13016 0 2 6 2 179 10 15 0 1 0 19842903 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14736/statm: 4217 1113 409 3 0 796 0
[pid=14759] ppid=14736 vsize=5356 CPUtime=0
/proc/14759/stat : 14759 (sh) S 14736 14736 13672 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19843111 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14759/statm: 1339 232 193 169 0 50 0
[pid=14760] ppid=14759 vsize=3428 CPUtime=0.7
/proc/14760/stat : 14760 (minisat) R 14759 14736 13672 0 -1 4194304 638 0 0 0 70 0 0 0 25 0 1 0 19843111 3510272 624 996147200 134512640 135127466 4294956256 18446744073709551615 134526975 0 0 4096 3 0 0 0 17 1 0 0
/proc/14760/statm: 857 624 75 150 0 704 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 25652

[startup+2.90163 s]
/proc/loadavg: 1.84 1.95 1.98 3/77 14760
/proc/meminfo: memFree=1897232/2055920 swapFree=4192812/4192956
[pid=14736] ppid=14734 vsize=16868 CPUtime=2.7
/proc/14736/stat : 14736 (sugar) S 14734 14736 13672 0 -1 4194304 1430 13948 0 2 6 2 252 10 16 0 1 0 19842903 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14736/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 2.98979
CPU time (s): 2.83857
CPU user time (s): 2.68359
CPU system time (s): 0.154976
CPU usage (%): 94.9421
Max. virtual memory (cumulated for all children) (KiB): 891008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.68359
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19174
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= 1858
involuntary context switches= 1821

runsolver used 0.008998 second user time and 0.016997 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-11 17:55:53
IDJOB=2061875
IDBENCH=53848
IDSOLVER=739
FILE ID=node3/2061875-1247327753
PBS_JOBID= 9506621
Free space on /tmp= 66384 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/cjss/normalized-ft06x2-54.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-2061875-1247327753/watcher-2061875-1247327753 -o /tmp/evaluation-result-2061875-1247327753/solver-2061875-1247327753 -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-2061875-1247327753.xml

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

MD5SUM BENCH= aae3b735a74c4d9c7f772afb8b5f694d
RANDOM SEED=1243571552

node3.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.259
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.259
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:       1903496 kB
Buffers:          4304 kB
Cached:          63212 kB
SwapCached:        144 kB
Active:          72248 kB
Inactive:        25468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1903496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          40772 kB
Slab:            40032 kB
Committed_AS:   223956 kB
PageTables:       1752 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= 66380 MiB
End job on node3 at 2009-07-11 17:55:56