Trace number 223587

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, and are wall clock time (not CPU 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
galac 1SAT 222.182 223.802

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-55_ext.xml
MD5SUMc4eaf58bbed1b596e02395ab602941fd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.21836
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
0.96	c start processing
0.96	c start relation processing
1.01	c start cnf exporting
2.70	c parsing time : 0.804
2.70	c preprocessing time : 2.543
2.70	
2.70	c Nary constraints - conflicts : 0 supports : 0
2.70	c Binary constraints - conflicts : 90 supports :90
2.70	c max arity constraint : 2
2.70	c Max Tuples generated 0
2.70	c relations : 180
2.70	c relations BDD: 0
2.70	c vars : 1001 - clauses :  43780
2.70	
2.72	 
2.72	c --- Minisat Stats ---
2.72	 
222.81	c restarts              : 16
222.81	c conflicts             : 120753         (553 /sec)
222.81	c decisions             : 187240         (1.34 % random) (857 /sec)
222.81	c propagations          : 17004901       (77858 /sec)
222.81	c conflict literals     : 13657559       (25.71 % deleted)
222.81	c Memory used           : 37.39 MB
222.81	c CPU time              : 218.409 s
222.81	
222.81	s SATISFIABLE
223.79	v 0 10 16 24 2 20 24 6 17 13 5 6 4 18 22 20 9 9 16 20 13 21 23 17 20 3 21 17 4 24 21 15 12 15 9 8 18 2 23 4

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-223587-1168265833 -o ROOT/results/node60/solver-223587-1168265833 -C 1800 -M 900 /tmp/evaluation/223587-1168265833/galac.sh /tmp/evaluation/223587-1168265833/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 0.64 0.39 0.54 2/68 8598
/proc/meminfo: memFree=1739528/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=8564 CPUtime=0
/proc/8597/stat : 8597 (galac.sh) D 8595 8597 8012 0 -1 4194304 317 0 0 0 0 0 0 0 16 0 1 0 174981606 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271894413266 0 2 4096 8192 18446744072100051646 0 0 17 1 0 0
/proc/8597/statm: 2141 261 201 79 0 134 0

[startup+0.102084 s]
/proc/loadavg: 0.64 0.39 0.54 2/68 8598
/proc/meminfo: memFree=1739528/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=0.01
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.510124 s]
/proc/loadavg: 0.64 0.39 0.54 2/68 8598
/proc/meminfo: memFree=1739528/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=0.01
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.3312 s]
/proc/loadavg: 0.64 0.39 0.54 2/76 8620
/proc/meminfo: memFree=1668680/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=0.01
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
[pid=8612] ppid=8597 vsize=862088 CPUtime=1.28
/proc/8612/stat : 8612 (java) R 8597 8597 8012 0 -1 0 19713 0 1 0 118 10 0 0 18 0 8 0 174981609 882778112 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073657353 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8612/statm: 215522 19467 1992 14 0 201727 0
[pid=8612/tid=8614] ppid=8597 vsize=862088 CPUtime=0.03
/proc/8612/task/8614/stat : 8614 (java) S 8597 8597 8012 0 -1 64 3794 0 0 0 2 1 0 0 17 0 8 0 174981613 882778112 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8612/tid=8615] ppid=8597 vsize=862088 CPUtime=0
/proc/8612/task/8615/stat : 8615 (java) S 8597 8597 8012 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 174981614 882778112 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8612/tid=8616] ppid=8597 vsize=862088 CPUtime=0
/proc/8612/task/8616/stat : 8616 (java) S 8597 8597 8012 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 174981614 882778112 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8612/tid=8617] ppid=8597 vsize=862088 CPUtime=0
/proc/8612/task/8617/stat : 8617 (java) S 8597 8597 8012 0 -1 64 2 0 0 0 0 0 0 0 21 0 8 0 174981617 882778112 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8612/tid=8618] ppid=8597 vsize=862088 CPUtime=0.25
/proc/8612/task/8618/stat : 8618 (java) S 8597 8597 8012 0 -1 64 1011 0 0 0 25 0 0 0 16 0 8 0 174981617 882778112 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8612/tid=8619] ppid=8597 vsize=862088 CPUtime=0
/proc/8612/task/8619/stat : 8619 (java) S 8597 8597 8012 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 174981617 882778112 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8612/tid=8620] ppid=8597 vsize=862088 CPUtime=0
/proc/8612/task/8620/stat : 8620 (java) S 8597 8597 8012 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174981617 882778112 19467 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 909656

[startup+2.96837 s]
/proc/loadavg: 0.67 0.40 0.54 2/76 8620
/proc/meminfo: memFree=1660488/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=2.69
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 798 23336 0 1 0 0 255 14 17 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 47568

[startup+6.24568 s]
/proc/loadavg: 0.67 0.40 0.54 2/69 8624
/proc/meminfo: memFree=1729920/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=2.69
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 798 23336 0 1 0 0 255 14 17 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8597 vsize=9792 CPUtime=3.51
/proc/8621/stat : 8621 (minisat) R 8597 8597 8012 0 -1 4194304 2242 0 0 0 350 1 0 0 25 0 1 0 174981879 10027008 2224 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/8621/statm: 2448 2224 54 142 0 2304 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 57360

[startup+12.7093 s]
/proc/loadavg: 0.80 0.44 0.55 3/74 8836
/proc/meminfo: memFree=1718992/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=2.69
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 798 23336 0 1 0 0 255 14 17 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8597 vsize=14616 CPUtime=9.93
/proc/8621/stat : 8621 (minisat) R 8597 8597 8012 0 -1 4194304 3463 0 0 0 989 4 0 0 25 0 1 0 174981879 14966784 3445 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/8621/statm: 3654 3445 54 142 0 3510 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 62184

[startup+25.5436 s]
/proc/loadavg: 0.83 0.46 0.56 2/69 8868
/proc/meminfo: memFree=1718072/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=2.69
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 798 23336 0 1 0 0 255 14 17 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8597 vsize=20372 CPUtime=22.69
/proc/8621/stat : 8621 (minisat) R 8597 8597 8012 0 -1 4194304 4873 0 0 0 2264 5 0 0 25 0 1 0 174981879 20860928 4855 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/8621/statm: 5093 4855 54 142 0 4949 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 67940

[startup+51.2001 s]
/proc/loadavg: 1.40 0.61 0.60 3/83 8935
/proc/meminfo: memFree=1494464/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=2.69
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 798 23336 0 1 0 0 255 14 17 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8597 vsize=27808 CPUtime=48.22
/proc/8621/stat : 8621 (minisat) R 8597 8597 8012 0 -1 4194304 6713 0 0 0 4812 10 0 0 25 0 1 0 174981879 28475392 6695 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8621/statm: 6952 6695 54 142 0 6808 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 75376

[startup+102.422 s]
/proc/loadavg: 2.24 0.98 0.73 3/83 8937
/proc/meminfo: memFree=1469824/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=2.69
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 798 23336 0 1 0 0 255 14 17 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8597 vsize=33080 CPUtime=98.98
/proc/8621/stat : 8621 (minisat) R 8597 8597 8012 0 -1 4194304 7992 0 0 0 9886 12 0 0 25 0 1 0 174981879 33873920 7974 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8621/statm: 8270 7974 54 142 0 8126 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 80648

[startup+162.484 s]
/proc/loadavg: 2.40 1.25 0.84 4/83 8937
/proc/meminfo: memFree=1312960/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=2.69
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 798 23336 0 1 0 0 255 14 17 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8597 vsize=35536 CPUtime=158.5
/proc/8621/stat : 8621 (minisat) R 8597 8597 8012 0 -1 4194304 8549 0 0 0 15838 12 0 0 25 0 1 0 174981879 36388864 8531 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/8621/statm: 8884 8531 54 142 0 8740 0
Current children cumulated CPU time (s) 161.19
Current children cumulated vsize (KiB) 83104

[startup+222.534 s]
/proc/loadavg: 2.46 1.48 0.94 3/83 8937
/proc/meminfo: memFree=1178944/2055920 swapFree=4192812/4192956
[pid=8597] ppid=8595 vsize=47568 CPUtime=2.69
/proc/8597/stat : 8597 (galac.sh) S 8595 8597 8012 0 -1 4194304 798 23336 0 1 0 0 255 14 17 0 1 0 174981606 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8597/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8597 vsize=38288 CPUtime=218.25
/proc/8621/stat : 8621 (minisat) R 8597 8597 8012 0 -1 4194304 9221 0 0 0 21812 13 0 0 25 0 1 0 174981879 39206912 9203 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525790 0 0 4096 3 0 0 0 17 0 0 0
/proc/8621/statm: 9572 9203 54 142 0 9428 0
Current children cumulated CPU time (s) 220.94
Current children cumulated vsize (KiB) 85856

Child status: 0
Real time (s): 223.802
CPU time (s): 222.182
CPU user time (s): 221.777
CPU system time (s): 0.404938
CPU usage (%): 99.2762
Max. virtual memory (cumulated for all children) (KiB): 909656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.777
system time used= 0.404938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49723
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1752
involuntary context switches= 7799

runsolver used 0.247962 s user time and 0.728889 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Jan  8 14:17:15 UTC 2007


IDJOB= 223587
IDBENCH= 5657
FILE ID= node60/223587-1168265833

PBS_JOBID= 3482806

Free space on /tmp= 66562 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-55_ext.xml
COMMAND LINE= /tmp/evaluation/223587-1168265833/galac.sh /tmp/evaluation/223587-1168265833/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-223587-1168265833 -o ROOT/results/node60/solver-223587-1168265833 -C 1800 -M 900  /tmp/evaluation/223587-1168265833/galac.sh /tmp/evaluation/223587-1168265833/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  c4eaf58bbed1b596e02395ab602941fd

RANDOM SEED= 331629691

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.236
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.236
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:       1740008 kB
Buffers:         54440 kB
Cached:         184648 kB
SwapCached:          0 kB
Active:         144024 kB
Inactive:       115268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3160 kB
Writeback:           0 kB
Mapped:          30376 kB
Slab:            42348 kB
Committed_AS:  4253924 kB
PageTables:       1684 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= 66559 MiB



End job on node60 on Mon Jan  8 14:21:01 UTC 2007